All Packages Class Hierarchy This Package Previous Next Index
Interface com.jclark.xml.parse.StartEntityReferenceEvent
- public interface StartEntityReferenceEvent
Information about the end of the reference to an entity.
- See Also:
- startEntityReference
-
getName()
- Returns the name of the referenced entity.
getName
public abstract String getName()
- Returns the name of the referenced entity.
All Packages Class Hierarchy This Package Previous Next Index