Package | Description |
---|---|
org.x4o.xml.eld.lang |
The Element Language Definition language elements.
|
org.x4o.xml.element |
The XML Element definitions.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementClassAttributeBindingHandler.bindChild(Element childElement,
ElementClassAttribute parentObject,
Object childObject) |
void |
ElementClassAttributeBindingHandler.createChilderen(Element parentElement,
ElementClassAttribute parentObject) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractElementClassAttribute
An AbstractElementClassAttribute.
|
class |
DefaultElementClassAttribute
The default ElementClassAttribute.
|
Modifier and Type | Method and Description |
---|---|
ElementClassAttribute |
AbstractElementClassBase.getElementClassAttributeByName(String attributeName)
Get the ElementClassAttribute from its name.
|
ElementClassAttribute |
ElementClassBase.getElementClassAttributeByName(String attributeName) |
Modifier and Type | Method and Description |
---|---|
Collection<ElementClassAttribute> |
AbstractElementClassBase.getElementClassAttributes() |
Collection<ElementClassAttribute> |
ElementClassBase.getElementClassAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractElementClassBase.addElementClassAttribute(ElementClassAttribute elementClassAttribute) |
void |
ElementClassBase.addElementClassAttribute(ElementClassAttribute elementClassAttribute) |
Copyright © 2004-2013 X4O. All Rights Reserved.