Class DefaultElementNamespace
java.lang.Object
org.x4o.xml.element.AbstractElementMetaBase
org.x4o.xml.element.AbstractElementNamespace
org.x4o.xml.element.DefaultElementNamespace
- All Implemented Interfaces:
ElementMetaBase
,ElementNamespace
DefaultElementNamespace is the default element namespace implementation.
- Version:
- 1.0 Oct 28, 2009
- Author:
- Willem Cazander
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.x4o.xml.element.AbstractElementNamespace
addElementClass, addElementNamespaceAttribute, getElementClass, getElementClasses, getElementNamespaceAttributes, getElementNamespaceInstanceProvider, getLanguageRoot, getName, getPrefixMapping, getSchemaPrefix, getSchemaResource, getSchemaUri, getUri, setElementNamespaceInstanceProvider, setLanguageRoot, setName, setPrefixMapping, setSchemaPrefix, setSchemaResource, setSchemaUri, setUri
Methods inherited from class org.x4o.xml.element.AbstractElementMetaBase
getDescription, getId, setDescription, setId
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.x4o.xml.element.ElementMetaBase
getId, setId
Methods inherited from interface org.x4o.xml.element.ElementNamespace
getDescription, setDescription
-
Constructor Details
-
DefaultElementNamespace
public DefaultElementNamespace()
-