Class XMLSecEventBaseImpl.LocationImpl
java.lang.Object
org.apache.xml.security.stax.impl.stax.XMLSecEventBaseImpl.LocationImpl
- All Implemented Interfaces:
Location
- Enclosing class:
XMLSecEventBaseImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintint
-
Constructor Details
-
LocationImpl
LocationImpl()
-
-
Method Details
-
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
-