public interface Position
Position
object is used to acquire the position
of the read cursor within the XML file. This allows exceptions to
be thrown with the line number so that the XML can be debugged.int getLine()
java.lang.String toString()
toString
在类中 java.lang.Object