public class AttributeNodeImpl<X> extends java.lang.Object implements AttributeNode
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
currentAttribute |
| Constructor and Description |
|---|
AttributeNodeImpl() |
AttributeNodeImpl(java.lang.String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAttributeName() |
public AttributeNodeImpl()
public AttributeNodeImpl(java.lang.String attributeName)
public java.lang.String getAttributeName()
getAttributeName in interface AttributeNode