Package | Description |
---|---|
org.x4o.xml.element |
The XML Element definitions.
|
org.x4o.xml.lang |
The core config interfaces and key definitions.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractElementAttributeHandler
An AbstractElementAttributeHandler.
|
Modifier and Type | Method and Description |
---|---|
int |
DefaultGlobalAttributeHandlerComparator.compare(ElementAttributeHandler e1,
ElementAttributeHandler e2) |
Modifier and Type | Method and Description |
---|---|
List<ElementAttributeHandler> |
X4OLanguageModule.getElementAttributeHandlers()
Geta All ElementAttributeHandlers.
|
List<ElementAttributeHandler> |
AbstractX4OLanguageModule.getElementAttributeHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
X4OLanguageModule.addElementAttributeHandler(ElementAttributeHandler elementAttributeHandler)
Adds an ElementAttributeHandler.
|
void |
AbstractX4OLanguageModule.addElementAttributeHandler(ElementAttributeHandler elementAttributeHandler) |
Copyright © 2004-2013 X4O. All Rights Reserved.