|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XMLLocator
Location information. Since location information subsumes information on the physical location of the resource, it makes eminent sense for this interface to extend XMLResourceIdentifier.
| Method Summary | |
|---|---|
int |
getCharacterOffset()
|
int |
getColumnNumber()
Returns the column number. |
java.lang.String |
getEncoding()
|
int |
getLineNumber()
Returns the line number. |
| Methods inherited from interface org.apache.xerces.xni.XMLResourceIdentifier |
|---|
getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getPublicId |
| Method Detail |
|---|
int getLineNumber()
int getColumnNumber()
java.lang.String getEncoding()
int getCharacterOffset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||