Package | Description |
---|---|
com.nomagic.magicreport.engine.ooxml |
Modifier and Type | Field and Description |
---|---|
protected OOXMLEntry |
OOXMLStreamReader.contentEntry
Keep the entry for content reader.
|
Modifier and Type | Method and Description |
---|---|
OOXMLEntry |
OOXMLStreamReader.getContentEntry()
Returns the OOXML file entry for the reader, or null if not found.
|
OOXMLEntry |
OOXMLStreamReader.getNextEntry()
Reads the next OOXML file entry and positions the stream at the beginning of the entry data.
|
Modifier and Type | Method and Description |
---|---|
void |
OOXMLStreamWriter.putNextEntry(OOXMLEntry entry)
Begins writing a new OOXML entry and positions the stream to the start of the entry data.
|
Copyright © 2010 - No Magic Asia