Package de.businesscode.bcdui.wrs.save
Class XMLToDataBase.LocationImpl
java.lang.Object
de.businesscode.bcdui.wrs.save.XMLToDataBase.LocationImpl
- All Implemented Interfaces:
Location
- Enclosing class:
- XMLToDataBase
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocationImpl
Constructor- Parameters:
paramLocation
-
-
-
Method Details
-
getCharacterOffset
public int getCharacterOffset()- Specified by:
getCharacterOffset
in interfaceLocation
-
getColumnNumber
public int getColumnNumber()- Specified by:
getColumnNumber
in interfaceLocation
-
getLineNumber
public int getLineNumber()- Specified by:
getLineNumber
in interfaceLocation
-
getPublicId
- Specified by:
getPublicId
in interfaceLocation
-
getSystemId
- Specified by:
getSystemId
in interfaceLocation
-
toString
-