IBuilderpublic class DocumentNodeBuilder extends AbstractNodeBuilder
out| Constructor | Description |
|---|---|
DocumentNodeBuilder() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
endChild(AbstractNodeBuilder nb) |
|
void |
endChildrenChunk() |
|
void |
finish() |
|
int |
getValueTag() |
|
void |
setLocalNodeId(int localNodeId) |
|
void |
startChild(AbstractNodeBuilder nb) |
|
void |
startChildrenChunk() |
resetpublic int getValueTag()
getValueTag in class AbstractBuilderpublic void finish()
throws IOException
IOExceptionpublic void setLocalNodeId(int localNodeId)
throws IOException
IOExceptionpublic void startChildrenChunk()
public void startChild(AbstractNodeBuilder nb) throws IOException
IOExceptionpublic void endChild(AbstractNodeBuilder nb) throws IOException
IOExceptionpublic void endChildrenChunk()
throws IOException
IOExceptionCopyright © 2019 Apache Software Foundation. All rights reserved.