public class AttributeAliasElement extends AbstractElement
Element.ElementType| Constructor and Description |
|---|
AttributeAliasElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
doElementEnd()
Add the xml attribute 'name' to ElementClassAttribute as attribute alias.
|
addChild, doCharacters, doComment, doElementRun, doElementStart, doIgnorableWhitespace, getAllChilderen, getAttributes, getChilderen, getElementClass, getElementObject, getElementType, getLanguageContext, getParent, isTransformingTree, release, removeChild, setAttribute, setElementClass, setElementObject, setLanguageContext, setParentpublic void doElementEnd()
throws ElementException
doElementEnd in interface ElementdoElementEnd in class AbstractElementElementException - When name attribute is not set or when parent element object is not ElementClassAttribute interface.AbstractElement.doElementEnd()Copyright © 2004-2013 X4O. All Rights Reserved.