edu.uci.ics.jung.io.graphml.parser
Class GraphMLEventFilter
java.lang.Object
edu.uci.ics.jung.io.graphml.parser.GraphMLEventFilter
public class GraphMLEventFilter
- extends Object
Filter to ignore unsupported XML events.
- Author:
- Nathan Mittler - nathan.mittler@gmail.com
Method Summary |
boolean |
accept(XMLEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphMLEventFilter
public GraphMLEventFilter()
accept
public boolean accept(XMLEvent event)
Copyright © 2010 null. All Rights Reserved.