| Package | Description |
|---|---|
| org.objectweb.asm.xml |
DEPRECATED.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
Processor.SingleDocElement
Deprecated.
|
private static class |
Processor.ZipEntryElement
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private Processor.EntryElement |
Processor.OutputSlicingHandler.entryElement |
| Modifier and Type | Method and Description |
|---|---|
private Processor.EntryElement |
Processor.getEntryElement(java.util.zip.ZipOutputStream zos)
Deprecated.
|
| Constructor and Description |
|---|
OutputSlicingHandler(Processor.ContentHandlerFactory subdocumentHandlerFactory,
Processor.EntryElement entryElement,
boolean isXml)
Constructs a new
Processor.OutputSlicingHandler object. |