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

Method Index

 o getName()
Returns the name of the referenced entity.

Methods

 o getName
 public abstract String getName()
Returns the name of the referenced entity.


All Packages  Class Hierarchy  This Package  Previous  Next  Index