public class LicenseHandler extends NdfHandler
allowedInNames, blockCommentChar, booleanFalseChar, booleanFalseLiteral, booleanTrueChar, booleanTrueLiteral, currentNdfDocVersion, defaultTextEndChar, defaultTextParagraphChar, lineCommentChar, ndfDocAuthorKey, ndfDocCreatedKey, ndfDocEncodingKey, ndfDocTypeKey, ndfDocVersionKey, nullLiteral, quotingBreakCodes, standardBreakCodes, structureChar, textValueBreakCodes, validTextBreakSymbols| Constructor and Description |
|---|
LicenseHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
foundProperties(NdfStructure struct,
NdfProperties props)
Called when properties are found on top level.
|
NdfProperties |
getLicenseProps() |
void |
startDocument(NdfStructure struct,
NdfProperties headerProps)
Called when document parsing is started.
|
acceptDocumentVersion, checkDocumentType, doneArray, doneDocument, doneList, doneObject, doneTable, doneText, foundArrayValue, foundArrayValue, foundListValue, foundListValue, foundTableCell, foundTableRow, foundTableRow, foundText, foundText, getCurrentNestingLevel, getCurrentStructure, getDocAuthor, getDocCreated, getDocEncoding, getDocType, getDocVersion, getFileInfo, getLineNumber, getLogChannel, getMaxNestingLevel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel, startArray, startList, startObject, startTable, startTextpublic void startDocument(NdfStructure struct, NdfProperties headerProps) throws java.lang.Exception
NdfHandlerstartDocument in class NdfHandlerheaderProps - the header properties found in the documentjava.lang.Exceptionpublic void foundProperties(NdfStructure struct, NdfProperties props) throws java.lang.Exception
NdfHandlerfoundProperties in class NdfHandlerjava.lang.Exceptionpublic NdfProperties getLicenseProps()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.