public class GEXFAttribute extends java.lang.Object implements GEXFElement
GEXFElement.AttrType, GEXFElement.ClassType, GEXFElement.DefaultEdgeType, GEXFElement.Extension, GEXFElement.IDType, GEXFElement.Mode, GEXFElement.TimeFormat
Constructor and Description |
---|
GEXFAttribute(GEXF root,
java.lang.String key,
GEXFElement.AttrType type) |
Modifier and Type | Method and Description |
---|---|
void |
export(SmartXMLWriter stream) |
public GEXFAttribute(GEXF root, java.lang.String key, GEXFElement.AttrType type)
public void export(SmartXMLWriter stream) throws javax.xml.stream.XMLStreamException
export
in interface GEXFElement
javax.xml.stream.XMLStreamException