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() getName()
-   Returns the name of the referenced entity.
   
 getName
getName
 public abstract String getName()
  -  Returns the name of the referenced entity.
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index