|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ricebridge.xmlman.in.Point
Interface describing an event point during XMl parsing.
| Field Summary | |
protected NameInfo |
iName
Element name. |
| Constructor Summary | |
Point(NameInfo pName)
Create an event point for a given element. |
|
| Method Summary | |
NameInfo |
getName()
Get the name of the element at this event point. |
String |
toString()
Debugging description. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected NameInfo iName
| Constructor Detail |
public Point(NameInfo pName)
| Method Detail |
public NameInfo getName()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||