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, startTable
public void startDocument(FileInfo fileInfo)
NdfHandler
startDocument
in class NdfHandler
public void foundTableRow(int rowIndex, java.lang.String[] rowData) throws java.lang.Exception
NdfHandler
NotifyValue.AS_STRING
mode.
It is quite expensive because it parses values the same way as property values.foundTableRow
in class NdfHandler
java.lang.Exception
NdfHandler.foundTableCell(int, int, AsciiWord)
public java.util.List<ServerHost> getCoClientsOf(java.lang.String serverName) throws java.lang.Exception
java.lang.Exception
public java.util.List<ServerHost> getCoServersOf(java.lang.String myServerName) throws java.lang.Exception
java.lang.Exception
public final ServerHost fetchServerHostByName(java.lang.String serverName) throws java.lang.Exception
java.lang.Exception
Copyright © 2012 EsprIT-Systems. All Rights Reserved.