Package com.algo.plugins
Class XmlMarshallable
- java.lang.Object
-
- com.algo.plugins.XmlMarshallable
-
- Direct Known Subclasses:
ControlPoint
,Edge
,EdgeIntermediatePoint
,Grammar
,SingleSourceShortestPathModel
,SingleSourceShortestPathModel.ShortestPathEntry
,Structure
,Vertex
public class XmlMarshallable extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description XmlMarshallable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.w3c.dom.Element
toXml(org.w3c.dom.Document doc)
java.lang.String
xmlName()
-