|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.base.ResourceIdentifier org.jbind.xml.base.Location org.jbind.xml.base.InputSourceLocation
Constructor Summary | |
InputSourceLocation(org.xml.sax.InputSource anInputSource)
|
|
InputSourceLocation(org.xml.sax.InputSource anInputSource,
int aLine,
int aColumn)
|
Methods inherited from class org.jbind.xml.base.Location |
getColumnNumber, getLineNumber, getLocation, 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 InputSourceLocation(org.xml.sax.InputSource anInputSource, int aLine, int aColumn)
public InputSourceLocation(org.xml.sax.InputSource anInputSource)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |