public class PortElementParser<G extends Hypergraph<V,E>,V,E> extends AbstractElementParser<G,V,E>
| Constructor and Description |
|---|
PortElementParser(ParserContext<G,V,E> parserContext) |
| Modifier and Type | Method and Description |
|---|---|
PortMetadata |
parse(XMLEventReader xmlEventReader,
StartElement start) |
applyKeys, getParser, getParserContext, getUnknownParser, verifyMatchpublic PortElementParser(ParserContext<G,V,E> parserContext)
public PortMetadata parse(XMLEventReader xmlEventReader, StartElement start) throws GraphIOException
GraphIOExceptionCopyright © 2016. All rights reserved.