public class EdgeElementParser<G extends Hypergraph<V,E>,V,E> extends AbstractElementParser<G,V,E>
Constructor and Description |
---|
EdgeElementParser(ParserContext<G,V,E> parserContext) |
Modifier and Type | Method and Description |
---|---|
EdgeMetadata |
parse(XMLEventReader xmlEventReader,
StartElement start) |
applyKeys, getParser, getParserContext, getUnknownParser, verifyMatch
public EdgeElementParser(ParserContext<G,V,E> parserContext)
public EdgeMetadata parse(XMLEventReader xmlEventReader, StartElement start) throws GraphIOException
GraphIOException
Copyright © 2015. All rights reserved.