Package GCF.original
Class GXLBagAPIImpl
java.lang.Object
GCF.original.GXLStandardAPI
GCF.original.GXLUntypedStandardValueContainerAPI
GCF.original.GXLBagAPIImpl
- All Implemented Interfaces:
GXLStandardValueMethods
An abstract class to represent the bag-Construct of the GXL-DTD.
See "inherited" for further information on the provided methods.
-
Constructor Summary
-
Method Summary
Methods inherited from class GCF.original.GXLUntypedStandardValueContainerAPI
closeBag, closeBool, closeEnum, closeFloat, closeInt, closeLocator, closeSeq, closeSet, closeString, closeTup, createBag, createBool, createEnum, createFloat, createInt, createLocator, createSeq, createSet, createString, createTup, printData
Methods inherited from class GCF.original.GXLStandardAPI
close, getAttributes, getChildElements, setAttributeValue
-
Constructor Details
-
GXLBagAPIImpl
public GXLBagAPIImpl()Empty constructor.
-