Package xmlparser.xpath
Class TextSegment
java.lang.Object
xmlparser.xpath.Segment
xmlparser.xpath.TextSegment
public class TextSegment extends Segment
Adapted from xml-lif (https://github.com/liflab/xml-lif) by Sylvain Hallé
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TextSegment() -
Method Summary
Modifier and Type Method Description java.lang.StringtoString()
-
Constructor Details
-
TextSegment
public TextSegment()
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-