com.ricebridge.xmlman.in
Class EndPoint
java.lang.Object
com.ricebridge.xmlman.in.Point
com.ricebridge.xmlman.in.EndPoint
- public class EndPoint
- extends Point
Event point for the end of an XML tag.
| Fields inherited from class com.ricebridge.xmlman.in.Point |
iName |
|
Constructor Summary |
EndPoint(NameInfo pName,
String pText)
Create the end point with the specified name and preceding child text. |
|
Method Summary |
String |
getText()
Get the text occurring before this end point. |
EndPoint
public EndPoint(NameInfo pName,
String pText)
- Create the end point with the specified name and preceding child text.
getText
public String getText()
- Get the text occurring before this end point.
Copyright © 2004-2005 Ricebridge