public class NdfNetworkConfigHandler extends NdfHandler
allowedInNames, blockCommentChar, booleanFalse, booleanTrue, lineCommentChar, ndfBreakChars, ndfCreatedKey, ndfVersion, ndfVersionKey, separatorLineChar, structureChar, textBreakChars, textParagraph| Constructor and Description |
|---|
NdfNetworkConfigHandler() |
| Modifier and Type | Method and Description |
|---|---|
ServerHost |
fetchServerHostByName(java.lang.String serverName) |
void |
foundTableRow(int rowIndex,
java.lang.String[] rowData)
Called when a table row was found within a table structure.
|
java.util.List<ServerHost> |
getCoClientsOf(java.lang.String serverName) |
java.util.List<ServerHost> |
getCoServersOf(java.lang.String myServerName) |
void |
startDocument(FileInfo fileInfo)
Called when document parsing is about to start.
|
acceptDocumentVersion, asStuffedText, doneArray, doneDocument, doneObject, doneProperty, doneProperty, doneTable, foundArrayValue, foundArrayValue, foundBodyText, foundHeaderProperties, foundTableCell, getCurrentNestingLevel, getCurrentStructure, getFileInfo, getLineNumber, getLogChannel, getStructure, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel, startArray, startObject, startProperty, startTablepublic void startDocument(FileInfo fileInfo)
NdfHandlerstartDocument in class NdfHandlerpublic void foundTableRow(int rowIndex,
java.lang.String[] rowData)
throws java.lang.Exception
NdfHandlerNotifyValue.AS_STRING mode.
It is quite expensive because it parses values the same way as property values.foundTableRow in class NdfHandlerjava.lang.ExceptionNdfHandler.foundTableCell(int, int, AsciiWord)public java.util.List<ServerHost> getCoClientsOf(java.lang.String serverName) throws java.lang.Exception
java.lang.Exceptionpublic java.util.List<ServerHost> getCoServersOf(java.lang.String myServerName) throws java.lang.Exception
java.lang.Exceptionpublic final ServerHost fetchServerHostByName(java.lang.String serverName) throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 EsprIT-Systems. All Rights Reserved.