Package | Description |
---|---|
org.w3.xml.x1998.namespace | |
org.w3.xml.x1998.namespace.impl |
Modifier and Type | Method and Description |
---|---|
static SpaceAttribute.Space |
SpaceAttribute.Space.Factory.newInstance() |
static SpaceAttribute.Space |
SpaceAttribute.Space.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SpaceAttribute.Space |
SpaceAttribute.Space.Factory.newValue(Object obj) |
SpaceAttribute.Space |
SpaceAttribute.xgetSpace()
Gets (as xml) the "space" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceAttribute.xsetSpace(SpaceAttribute.Space space)
Sets (as xml) the "space" attribute
|
Modifier and Type | Class and Description |
---|---|
static class |
SpaceAttributeImpl.SpaceImpl
An XML space(@http://www.w3.org/XML/1998/namespace).
|
Modifier and Type | Method and Description |
---|---|
SpaceAttribute.Space |
SpaceAttributeImpl.xgetSpace()
Gets (as xml) the "space" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceAttributeImpl.xsetSpace(SpaceAttribute.Space space)
Sets (as xml) the "space" attribute
|
Copyright © 2019. All Rights Reserved.