Package | Description |
---|---|
org.w3.xml.x1998.namespace | |
org.w3.xml.x1998.namespace.impl |
Modifier and Type | Field and Description |
---|---|
static SpaceAttribute.Space.Enum |
SpaceAttribute.Space.DEFAULT |
static SpaceAttribute.Space.Enum |
SpaceAttribute.Space.PRESERVE |
Modifier and Type | Method and Description |
---|---|
static SpaceAttribute.Space.Enum |
SpaceAttribute.Space.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static SpaceAttribute.Space.Enum |
SpaceAttribute.Space.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
SpaceAttribute.Space.Enum |
SpaceAttribute.getSpace()
Gets the "space" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceAttribute.setSpace(SpaceAttribute.Space.Enum space)
Sets the "space" attribute
|
Modifier and Type | Method and Description |
---|---|
SpaceAttribute.Space.Enum |
SpaceAttributeImpl.getSpace()
Gets the "space" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceAttributeImpl.setSpace(SpaceAttribute.Space.Enum space)
Sets the "space" attribute
|
Copyright © 2019. All Rights Reserved.