|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.apache.xerces.readers.DefaultEntityHandler.EntityPool.RequiredNotation
Field Summary | |
(package private) java.lang.Object[] |
fArgs
|
(package private) LocatorImpl |
fLocator
|
(package private) int |
fMajorCode
|
(package private) int |
fMinorCode
|
(package private) int |
fNotationName
|
Constructor Summary | |
(package private) |
DefaultEntityHandler.EntityPool.RequiredNotation(int notationName,
Locator locator,
int majorCode,
int minorCode,
java.lang.Object[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int fNotationName
LocatorImpl fLocator
int fMajorCode
int fMinorCode
java.lang.Object[] fArgs
Constructor Detail |
DefaultEntityHandler.EntityPool.RequiredNotation(int notationName, Locator locator, int majorCode, int minorCode, java.lang.Object[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |