Uses of Class
org.w3.xml.x1998.namespace.SpaceAttribute.Space.Enum
Packages that use SpaceAttribute.Space.Enum
-
Uses of SpaceAttribute.Space.Enum in org.w3.xml.x1998.namespace
Fields in org.w3.xml.x1998.namespace declared as SpaceAttribute.Space.EnumModifier and TypeFieldDescriptionstatic final SpaceAttribute.Space.EnumSpaceAttribute.Space.DEFAULTstatic final SpaceAttribute.Space.EnumSpaceAttribute.Space.PRESERVEMethods in org.w3.xml.x1998.namespace that return SpaceAttribute.Space.EnumModifier and TypeMethodDescriptionstatic SpaceAttribute.Space.EnumSpaceAttribute.Space.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static SpaceAttribute.Space.EnumReturns the enum value for a string, or null if none.SpaceAttribute.getSpace()Gets the "space" attributeMethods in org.w3.xml.x1998.namespace with parameters of type SpaceAttribute.Space.EnumModifier and TypeMethodDescriptionvoidSpaceAttribute.setSpace(SpaceAttribute.Space.Enum space) Sets the "space" attribute