Package javax.xml.stream
Interface Location
-
public interface Location
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCharacterOffset()intgetColumnNumber()intgetLineNumber()java.lang.StringgetPublicId()java.lang.StringgetSystemId()
-