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, toString
public SimpleNodeElement(NodeElement parent, String name)
parent
- name
- public String getName()
getName
in interface NodeElement
getName
in class AbstractNodeElement
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.