public static interface StructureParser.SingleChainStep
| Modifier and Type | Method and Description |
|---|---|
StructureParser.SingleParser |
allChains()
Parses all chains.
|
StructureParser.SingleParser |
chainIdentifier(String chainIdentifier)
If only a single chain should be parsed, choose it here.
|
StructureParser.SingleParser |
everything()
Shortcut to parse all chains.
|
Structure |
parse()
Returns the parsed structure, skipping user contact with parsing.
|
StructureParser.SingleParser chainIdentifier(String chainIdentifier)
chainIdentifier - The chain to parse.StructureParser.SingleParser allChains()
StructureParser.SingleParser everything()
Structure parse() throws StructureParserException
StructureParserExceptionCopyright © 2018. All rights reserved.