|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbind.xml.base.ResourceLocation
| Constructor Summary | |
ResourceLocation(IResourceIdentifier anIdentifier,
int aRowNumber,
int aColumnNumber)
|
|
| 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 |
| Constructor Detail |
public ResourceLocation(IResourceIdentifier anIdentifier,
int aRowNumber,
int aColumnNumber)
| Method Detail |
public java.net.URL getBaseSystemId()
IResourceIdentifier
getBaseSystemId in interface IResourceIdentifierpublic java.net.URL getExpandedSystemId()
IResourceIdentifier
getExpandedSystemId in interface IResourceIdentifierpublic java.lang.String getLiteralSystemId()
IResourceIdentifier
getLiteralSystemId in interface IResourceIdentifierpublic java.lang.String getPublicId()
IResourceIdentifier
getPublicId in interface IResourceIdentifierpublic int getLineNumber()
getLineNumber in interface ILocationpublic int getColumnNumber()
getColumnNumber in interface ILocationpublic ILocation getLocation()
getLocation in interface IHasLocation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||