public class NamedElement extends Object
| Constructor and Description |
|---|
NamedElement(String localName)
Constructs a new
NamedElement with the given localName. |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalName()
Returns the name of this element.
|
String |
toString() |
public NamedElement(String localName)
NamedElement with the given localName.localName - the name of this elementCopyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.