Package de.pdark.decentxml
Class Location.ReusableXMLSource
- java.lang.Object
-
- de.pdark.decentxml.Location.ReusableXMLSource
-
-
Constructor Summary
Constructors Constructor Description ReusableXMLSource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description charcharAt(int offset)A character at a specific offset in the sourceintlength()The length (number of characters) in the sourceStringsubstring(int start, int end)A piece of text between two offsets.
-
-
-
Field Detail
-
source
public String source
-
-