public class NdfGroupHandler extends NdfHandler
DefaultUserManager.allowedInNames, blockCommentChar, booleanFalse, booleanTrue, lineCommentChar, ndfBreakChars, ndfCreatedKey, ndfVersion, ndfVersionKey, separatorLineChar, structureChar, textBreakChars, textParagraph| Constructor and Description |
|---|
NdfGroupHandler(java.util.List<Group> groupList) |
| Modifier and Type | Method and Description |
|---|---|
protected Group |
createGroupInstance(int gid,
java.lang.String groupName,
java.lang.String comment) |
void |
startDocument(FileInfo fileInfo)
Called when document parsing is about to start.
|
NotifyBodText |
startObject(NdfProperties props,
java.lang.String objectName)
Called when an object structure was detected.
|
acceptDocumentVersion, asStuffedText, doneArray, doneDocument, doneObject, doneProperty, doneProperty, doneTable, foundArrayValue, foundArrayValue, foundBodyText, foundHeaderProperties, foundTableCell, foundTableRow, getCurrentNestingLevel, getCurrentStructure, getFileInfo, getLineNumber, getLogChannel, getStructure, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel, startArray, startProperty, startTablepublic NdfGroupHandler(java.util.List<Group> groupList)
public void startDocument(FileInfo fileInfo)
NdfHandlerstartDocument in class NdfHandlerpublic NotifyBodText startObject(NdfProperties props, java.lang.String objectName) throws java.lang.Exception
NdfHandlerNdfHandler.foundBodyText(List) if this method
returns NotifyBodText.NOTIFY. If NotifyBodText.SKIP
is returned then no body text evaluation is done at all.startObject in class NdfHandlerjava.lang.Exceptionprotected Group createGroupInstance(int gid, java.lang.String groupName, java.lang.String comment)
Copyright © 2012 EsprIT-Systems. All Rights Reserved.