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