Class StringElementParser<G extends Hypergraph<V,E>,V,E>

java.lang.Object
edu.uci.ics.jung.io.graphml.parser.AbstractElementParser<G,V,E>
edu.uci.ics.jung.io.graphml.parser.StringElementParser<G,V,E>
All Implemented Interfaces:
ElementParser

public class StringElementParser<G extends Hypergraph<V,E>,V,E> extends AbstractElementParser<G,V,E>
Parses an element that just contains text.