public final class NameIdChunks extends Object implements ChunkGroup
| Constructor and Description |
|---|
NameIdChunks() |
| Modifier and Type | Method and Description |
|---|---|
void |
chunksComplete()
Used to flag that all the chunks of the NameID have now been located.
|
Chunk[] |
getAll() |
Chunk[] |
getChunks()
Returns the chunks that make up the group.
|
void |
record(Chunk chunk)
Called by the parser whenever a chunk is found.
|
public static final String NAME
public Chunk[] getAll()
public Chunk[] getChunks()
ChunkGroupgetChunks in interface ChunkGrouppublic void record(Chunk chunk)
record in interface ChunkGrouppublic void chunksComplete()
chunksComplete in interface ChunkGroupCopyright © 2010 - 2020 Adobe. All Rights Reserved