public class TextChunk extends GeneralTextChunk
standardKeywords_dstream, _module, _nisoMetadata, _propList, ancillary, bKGD_HEAD_SIG, cHRM_HEAD_SIG, chunkData, chunkType, crc, duplicateAllowed, gAMA_HEAD_SIG, hIST_HEAD_SIG, iCCP_HEAD_SIG, IDAT_HEAD_SIG, IEND_HEAD_SIG, IHDR_HEAD_SIG, iTXt_HEAD_SIG, length, pHYs_HEAD_SIG, PLTE_HEAD_SIG, sBIT_HEAD_SIG, sPLT_HEAD_SIG, sRGB_HEAD_SIG, tEXt_HEAD_SIG, tIME_HEAD_SIG, tRNS_HEAD_SIG, zTXt_HEAD_SIG| Constructor and Description |
|---|
TextChunk(int sig,
long leng)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
processChunk(RepInfo info)
Process a chunk.
|
inflateToTextchunkTypeString, getChunkData, getChunkType, getCRC, getLength, makePNGChunk, processChunkCommon, readCRC, readUnsignedByte, readUnsignedInt, readUnsignedShort, setInputStream, setModule, setNisoMetadata, setPropertyList, skipBytespublic void processChunk(RepInfo info) throws Exception
PNGChunkprocessChunk in class PNGChunkExceptionCopyright © 2008–2018 The Open Preservation Foundation. All rights reserved.