Uses of Interface
org.w3.xml.x1998.namespace.SpaceAttribute.Space
-
Packages that use SpaceAttribute.Space Package Description org.w3.xml.x1998.namespace -
-
Uses of SpaceAttribute.Space in org.w3.xml.x1998.namespace
Methods in org.w3.xml.x1998.namespace that return SpaceAttribute.Space Modifier and Type Method Description static SpaceAttribute.SpaceSpaceAttribute.Space.Factory. newInstance()static SpaceAttribute.SpaceSpaceAttribute.Space.Factory. newInstance(XmlOptions options)static SpaceAttribute.SpaceSpaceAttribute.Space.Factory. newValue(Object obj)SpaceAttribute.SpaceSpaceAttribute. xgetSpace()Gets (as xml) the "space" attributeMethods in org.w3.xml.x1998.namespace with parameters of type SpaceAttribute.Space Modifier and Type Method Description voidSpaceAttribute. xsetSpace(SpaceAttribute.Space space)Sets (as xml) the "space" attribute
-