public class KeyElementParser<G extends Hypergraph<V,E>,V,E> extends AbstractElementParser<G,V,E>
| Constructor and Description |
|---|
KeyElementParser(ParserContext<G,V,E> parserContext) |
| Modifier and Type | Method and Description |
|---|---|
static Key.ForType |
convertFor(String value) |
Key |
parse(XMLEventReader xmlEventReader,
StartElement start) |
applyKeys, getParser, getParserContext, getUnknownParser, verifyMatchpublic KeyElementParser(ParserContext<G,V,E> parserContext)
public Key parse(XMLEventReader xmlEventReader, StartElement start) throws GraphIOException
GraphIOExceptionpublic static Key.ForType convertFor(String value)
Copyright © 2016. All rights reserved.