Package GCF.original
Class GXLSetAPIImpl
java.lang.Object
GCF.original.GXLStandardAPI
GCF.original.GXLUntypedStandardValueContainerAPI
GCF.original.GXLSetAPIImpl
- All Implemented Interfaces:
GXLStandardValueMethods
An abstract class to represent the set-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
-
GXLSetAPIImpl
public GXLSetAPIImpl()Empty constructor.
-