public static class StructureParser.SingleParser extends Object
| Modifier and Type | Method and Description |
|---|---|
Structure |
parse()
Parses the structure as specifies during teh selection process and returns is,
|
StructureParser.SingleParser |
setOptions(StructureParserOptions options)
Sets the
StructureParserOptions. |
public StructureParser.SingleParser setOptions(StructureParserOptions options)
StructureParserOptions.options - The options.public Structure parse() throws StructureParserException
StructureParserException - if the structure could not be parsed as specified during the selection.Copyright © 2018. All rights reserved.