public class AppDescriptorLaunchPrefsHandler extends NdfHandler
AppLaunchPrefs from an AppDescriptor 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 |
|---|
AppDescriptorLaunchPrefsHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
doneObject(NdfStructure struct)
Called when an object structure is done.
|
AppLaunchPrefs |
getDefaultLaunchPrefs() |
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, 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, 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 startObject(NdfStructure struct, NdfProperties props) throws java.lang.Exception
NdfHandlerstartObject in class NdfHandlerjava.lang.Exceptionpublic void doneObject(NdfStructure struct) throws java.lang.Exception
NdfHandlerdoneObject in class NdfHandlerjava.lang.Exceptionpublic AppLaunchPrefs getDefaultLaunchPrefs()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.