org.jbind.xml.knownSchemas.xml98.attribute
Interface ISpaceData

All Superinterfaces:
IAnySimpleTypeData, IAnyTypeData, IHasLength, INameData, INCNameData, INormalizedStringData, ISimpleData, IStringData, ITextContentProvider, ITokenData
All Known Implementing Classes:
SpaceData

public interface ISpaceData
extends INCNameData

Anonymous simple type


Field Summary
static ISpaceData DEFAULT
           
static ISpaceData PRESERVE
           
 
Methods inherited from interface org.jbind.xml.core.data.IStringData
getString, setString
 
Methods inherited from interface org.jbind.xml.core.data.IAnySimpleTypeData
getObject, setObject, toString
 
Methods inherited from interface org.jbind.xml.core.data.IAnyTypeData
accept_, acceptImpl_, addReferencedData_, createElement_, createElement_, equals, getAttribute_, getDataDesc_, getImpl_, getParent_, getSubstitutionHead_, getType_, hashCode, isDefault_, isNil_, iterAttributes_, iterElements_, setAttribute_, setDataDesc_, setImpl_, setSubstitutionHead_, setType_
 
Methods inherited from interface org.jbind.xml.core.data.ISimpleData
getCanonicalForm_, getLexicalValue_, getNormalizedValue_, getSimpleStorageObject, setLexicalValue_, simpleStorageValueEquals, simpleStorageValueHashCode
 
Methods inherited from interface org.jbind.xml.core.base.ITextContentProvider
getTextContent_
 
Methods inherited from interface org.jbind.xml.core.data.IHasLength
getLength
 

Field Detail

DEFAULT

public static final ISpaceData DEFAULT

PRESERVE

public static final ISpaceData PRESERVE