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