| Interface | Description |
|---|---|
| GraphToXMLEventGenerator |
An interface to serialize Graphs to XML.
|
| GraphToXMLHandler |
An interface to handle events generated by GraphToXMLEventGenerator.
|
| Class | Description |
|---|---|
| DTDResolver |
Resolver for DTD so that the XGMML DTD need not be retrieved via HTTP.
|
| GraphToXGMMLDOMHandler |
An implmentation of GraphToXMLHandler that serializes a Graph and/or
VisualGraph to XGMML via DOM.
|
| GraphToXGMMLSAXHandler |
An implmentation of GraphToXMLHandler that serializes a Graph and/or
VisualGraph to XGMML via SAX.
|
| GraphToXMLEventGeneratorImpl | |
| XGMML |
Defines constants and literals within the XGMML vocabulary.
|
| XGMMLContentHandler |
Custom XMLToGraphHandler for parsing an XGMML input source using SAX2.
|
| XGMMLReader |
This class is responsible for parsing an XGMML input using SAX2 and
returning a Graph instance.
|
| XMLToGraphDelegatorHandler | |
| XMLToGraphHandler | |
| XMLToGraphReader |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.