public class AppLaunchPrefsHandler extends NdfHandler
AppLaunchPrefs
instance from an NDF file.allowedInNames, blockCommentChar, booleanFalseChar, booleanFalseLiteral, booleanTrueChar, booleanTrueLiteral, currentNdfDocVersion, defaultTextEndChar, defaultTextParagraphChar, lineCommentChar, ndfDocAuthorKey, ndfDocCreatedKey, ndfDocEncodingKey, ndfDocTypeKey, ndfDocVersionKey, nullLiteral, quotingBreakCodes, standardBreakCodes, structureChar, textValueBreakCodes, validTextBreakSymbols
Constructor and Description |
---|
AppLaunchPrefsHandler() |
Modifier and Type | Method and Description |
---|---|
AppLaunchPrefs |
getAppPrefs() |
void |
startDocument(NdfStructure struct,
NdfProperties headerProps)
Called when document parsing is started.
|
void |
startObject(NdfStructure struct,
NdfProperties props)
Called when an object structure was detected.
|
acceptDocumentVersion, checkDocumentType, doneArray, doneDocument, doneList, doneObject, doneTable, doneText, foundArrayValue, foundArrayValue, foundListValue, foundListValue, foundProperties, 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, startTable, startText
public void startDocument(NdfStructure struct, NdfProperties headerProps) throws java.lang.Exception
NdfHandler
startDocument
in class NdfHandler
headerProps
- the header properties found in the documentjava.lang.Exception
public void startObject(NdfStructure struct, NdfProperties props) throws java.lang.Exception
NdfHandler
startObject
in class NdfHandler
java.lang.Exception
public AppLaunchPrefs getAppPrefs()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.