public class Space extends Object
denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.
<xs:attribute xmlns:ns="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="space">
<xs:simpleType>
<!-- Reference to inner class SpaceInner -->
</xs:simpleType>
</xs:attribute>
| Modifier and Type | Class and Description |
|---|---|
static class |
Space.SpaceInner
Schema fragment(s) for this class:
|
| Constructor and Description |
|---|
Space() |
| Modifier and Type | Method and Description |
|---|---|
Space.SpaceInner |
getSpace()
Get the 'space' attribute value.
|
void |
setSpace(Space.SpaceInner space)
Set the 'space' attribute value.
|
public Space.SpaceInner getSpace()
public void setSpace(Space.SpaceInner space)
space - Copyright © 2015 Europeana Foundation. All rights reserved.