public class ElementRef extends Object
ElementHandler
, which is mostly unusable when it's
not on the processing stack (i.e. after its SAX endElement has been
processed).Constructor and Description |
---|
ElementRef(ElementHandler handler,
Locator locator)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ElementHandler |
getHandler()
Returns the element handler to which this ref refers.
|
String |
getName()
Returns the element name.
|
int |
hashCode() |
String |
toString() |
public ElementRef(ElementHandler handler, Locator locator)
ElementHandler.getRef()
rather than constructing a new one.handler
- handlerlocator
- locator describing the current parse positionpublic String getName()
public ElementHandler getHandler()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.