|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.cmp.BuiltInLocation
Field Summary | |
static ILocation |
INSTANCE
|
Method Summary | |
java.net.URL |
getBaseSystemId()
Gets the base system id. |
int |
getColumnNumber()
|
java.net.URL |
getExpandedSystemId()
Returns an absolute url that is used to access the XML resource. |
int |
getLineNumber()
|
java.lang.String |
getLiteralSystemId()
Gets the literal system id. |
ILocation |
getLocation()
|
java.lang.String |
getPublicId()
Gets the public id. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ILocation INSTANCE
Method Detail |
public int getColumnNumber()
getColumnNumber
in interface ILocation
public int getLineNumber()
getLineNumber
in interface ILocation
public java.net.URL getBaseSystemId()
IResourceIdentifier
getBaseSystemId
in interface IResourceIdentifier
public java.net.URL getExpandedSystemId()
IResourceIdentifier
getExpandedSystemId
in interface IResourceIdentifier
public java.lang.String getLiteralSystemId()
IResourceIdentifier
getLiteralSystemId
in interface IResourceIdentifier
public java.lang.String getPublicId()
IResourceIdentifier
getPublicId
in interface IResourceIdentifier
public ILocation getLocation()
getLocation
in interface IHasLocation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |