Class GraphMLEventFilter
java.lang.Object
edu.uci.ics.jung.io.graphml.parser.GraphMLEventFilter
- All Implemented Interfaces:
EventFilter
Filter to ignore unsupported XML events.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphMLEventFilter
public GraphMLEventFilter()
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceEventFilter
-