Package GCF.original
Class GXLNodeAPIImpl
An abstract class to represent the node-Construct of the GXL-DTD.
See "inherited" for further information on the provided methods.
-
Constructor Summary
-
Method Summary
Methods inherited from class GCF.original.GXLGraphContainerAPI
closeGraph, createGraph
Methods inherited from class GCF.original.GXLTypedAndAttributedAPI
closeType, createType
Methods inherited from class GCF.original.GXLAttributedAPI
closeAttr, createAttr
Methods inherited from class GCF.original.GXLStandardAPI
close, getAttributes, getChildElements, setAttributeValue
-
Constructor Details
-
GXLNodeAPIImpl
public GXLNodeAPIImpl()Empty constructor.
-