Package com.sun.xml.ws.util.xml
Class DummyLocation
java.lang.Object
com.sun.xml.ws.util.xml.DummyLocation
- All Implemented Interfaces:
Location
Location that returns no info.- Author:
- Santiago.PericasGeertsen@sun.com
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionintintint
-
Field Details
-
INSTANCE
-
-
Method Details
-
getCharacterOffset
public int getCharacterOffset()- Specified by:
getCharacterOffsetin interfaceLocation
-
getColumnNumber
public int getColumnNumber()- Specified by:
getColumnNumberin interfaceLocation
-
getLineNumber
public int getLineNumber()- Specified by:
getLineNumberin interfaceLocation
-
getPublicId
- Specified by:
getPublicIdin interfaceLocation
-
getSystemId
- Specified by:
getSystemIdin interfaceLocation
-