Package org.apache.maven.internal.impl
Class StaxLocation
java.lang.Object
org.apache.maven.internal.impl.StaxLocation
- All Implemented Interfaces:
Location
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintstatic Locationstatic Stringstatic LocationtoLocation(Location location)
-
Constructor Details
-
StaxLocation
-
-
Method Details
-
getLocation
-
toLocation
-
getMessage
-
getLineNumber
public int getLineNumber()- Specified by:
getLineNumberin interfaceLocation
-
getColumnNumber
public int getColumnNumber()- Specified by:
getColumnNumberin interfaceLocation
-
getCharacterOffset
public int getCharacterOffset()- Specified by:
getCharacterOffsetin interfaceLocation
-
getPublicId
- Specified by:
getPublicIdin interfaceLocation
-
getSystemId
- Specified by:
getSystemIdin interfaceLocation
-