Package | Description |
---|---|
org.x4o.xml.element |
The XML Element definitions.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultElementNamespaceInstanceProvider
DefaultElementNamespaceInstanceProvider creates and configures an Element instance.
|
Modifier and Type | Method and Description |
---|---|
ElementNamespaceInstanceProvider |
ElementNamespaceContext.getElementNamespaceInstanceProvider()
Returns the ElementProvider.
|
ElementNamespaceInstanceProvider |
ElementNamespaceInstanceProviderException.getElementNamespaceInstanceProvider()
Gets the ElementNamespaceInstanceProvider which created this exception.
|
ElementNamespaceInstanceProvider |
AbstractElementNamespaceContext.getElementNamespaceInstanceProvider() |
Modifier and Type | Method and Description |
---|---|
void |
ElementNamespaceContext.setElementNamespaceInstanceProvider(ElementNamespaceInstanceProvider elementNamespaceInstanceProvider)
Sets the elememen instance provider which creates the elements objects.
|
void |
AbstractElementNamespaceContext.setElementNamespaceInstanceProvider(ElementNamespaceInstanceProvider elementNamespaceInstanceProvider) |
Constructor and Description |
---|
ElementNamespaceInstanceProviderException(ElementNamespaceInstanceProvider elementNamespaceInstanceProvider,
String message)
Creates provider instance exception.
|
ElementNamespaceInstanceProviderException(ElementNamespaceInstanceProvider elementNamespaceInstanceProvider,
String message,
Exception exception)
Creates provider instance exception.
|
Copyright © 2004-2013 X4O. All Rights Reserved.