|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbind.xml.base.ResourceIdentifier
org.jbind.xml.base.Location
| Constructor Summary | |
Location(java.lang.String aSystemId,
java.lang.String aPublicId,
int aLine,
int aColumn)
|
|
| Method Summary | |
int |
getColumnNumber()
|
int |
getLineNumber()
|
ILocation |
getLocation()
|
java.lang.String |
toString()
|
| Methods inherited from class org.jbind.xml.base.ResourceIdentifier |
getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getPublicId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jbind.xml.base.IResourceIdentifier |
getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getPublicId |
| Constructor Detail |
public Location(java.lang.String aSystemId,
java.lang.String aPublicId,
int aLine,
int aColumn)
| Method Detail |
public int getColumnNumber()
getColumnNumber in interface ILocationpublic int getLineNumber()
getLineNumber in interface ILocationpublic ILocation getLocation()
getLocation in interface IHasLocationpublic java.lang.String toString()
toString in class ResourceIdentifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||