public class SimpleNodeElement extends AbstractNodeElement
AbstractNodeElement classattributes, children, innerContent, optional, parent| Constructor and Description |
|---|
SimpleNodeElement(NodeElement parent,
String name)
Constructor accepting the parent and name of this element
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of the element
|
accept, addAllFactoryConfigsAsChildElements, addAttribute, addChildElement, equals, getAllFactoryElements, getAttributes, getChildElements, getFQName, getFQName, getInnerContent, getParent, hasChildren, hashCode, isOptional, setInnerContent, setOptional, toStringpublic SimpleNodeElement(NodeElement parent, String name)
parent - name - public String getName()
getName in interface NodeElementgetName in class AbstractNodeElementCopyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.