public interface NdfParseControl
NdfHandler
and NdfParser
have in common in order to reflect the current parsing state.Modifier and Type | Method and Description |
---|---|
int |
getCurrentNestingLevel()
Returns the current nesting level.
|
NdfStructure |
getCurrentStructure()
Returns the current structure in process.
|
int |
getMaxNestingLevel()
Returns the deepest nesting level reached so far during parsing
the document.
|
NdfStructure getCurrentStructure()
int getCurrentNestingLevel()
int getMaxNestingLevel()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.