|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
protected static class AbstractSAXParser.LocatorProxy
| Field Summary | |
|---|---|
protected XMLLocator |
fLocator
XML locator. |
| Constructor Summary | |
|---|---|
AbstractSAXParser.LocatorProxy(XMLLocator locator)
Constructs an XML locator proxy. |
|
| Method Summary | |
|---|---|
int |
getColumnNumber()
Column number. |
int |
getLineNumber()
Line number. |
String |
getPublicId()
Public identifier. |
String |
getSystemId()
System identifier. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected XMLLocator fLocator
| Constructor Detail |
|---|
public AbstractSAXParser.LocatorProxy(XMLLocator locator)
| Method Detail |
|---|
public String getPublicId()
getPublicId in interface Locatorpublic String getSystemId()
getSystemId in interface Locatorpublic int getLineNumber()
getLineNumber in interface Locatorpublic int getColumnNumber()
getColumnNumber in interface Locator
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||