public interface Obfuscator
obfuscate(Integer,String).String obfuscate(Integer sectionId, String sectionData) throws IOException
sectionId - The ID of the section data, given as additional parameter.sectionData - The section data.IOException - In case an I/O error occurs.void done()
Copyright © 2014 jwall.org. All Rights Reserved.