public class ManifestRewriter extends DataEntryRewriter
| Constructor and Description |
|---|
ManifestRewriter(ClassPool classPool,
DataEntryWriter dataEntryWriter)
Creates a new ManifestRewriter.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyData(Reader reader,
Writer writer)
Copies all data that it can read from the given reader to the given
writer.
|
copyDatamain, readpublic ManifestRewriter(ClassPool classPool, DataEntryWriter dataEntryWriter)
protected void copyData(Reader reader, Writer writer) throws IOException
DataEntryRewritercopyData in class DataEntryRewriterIOExceptionCopyright © 2015. All Rights Reserved.