public class AttributeNodeImpl<X> extends Object implements AttributeNode
| Modifier and Type | Field and Description |
|---|---|
protected String |
currentAttribute |
| Constructor and Description |
|---|
AttributeNodeImpl() |
AttributeNodeImpl(String attributeName) |
protected String currentAttribute
public AttributeNodeImpl()
public AttributeNodeImpl(String attributeName)
public String getAttributeName()
getAttributeName in interface AttributeNodeCopyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.