org.enhydra.apache.xerces.readers
Class DefaultEntityHandler.EntityPool.RequiredNotation
java.lang.Object
|
+--org.enhydra.apache.xerces.readers.DefaultEntityHandler.EntityPool.RequiredNotation
- Enclosing class:
- DefaultEntityHandler.EntityPool
- class DefaultEntityHandler.EntityPool.RequiredNotation
- extends Object
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fNotationName
int fNotationName
fLocator
LocatorImpl fLocator
fMajorCode
int fMajorCode
fMinorCode
int fMinorCode
fArgs
Object[] fArgs
DefaultEntityHandler.EntityPool.RequiredNotation
DefaultEntityHandler.EntityPool.RequiredNotation(int notationName,
Locator locator,
int majorCode,
int minorCode,
Object[] args)
Copyright © 1999 The Apache Software Foundation. All Rights reserved.