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, startTable
public NdfGroupHandler(java.util.List<Group> groupList)
public void startDocument(FileInfo fileInfo)
NdfHandler
startDocument
in class NdfHandler
public NotifyBodText startObject(NdfProperties props, java.lang.String objectName) throws java.lang.Exception
NdfHandler
NdfHandler.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 NdfHandler
java.lang.Exception
protected Group createGroupInstance(int gid, java.lang.String groupName, java.lang.String comment)
Copyright © 2012 EsprIT-Systems. All Rights Reserved.