|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLEntityReaderFactory | |
| weblogic.apache.xerces.framework | |
| weblogic.apache.xerces.readers | |
| Uses of XMLEntityReaderFactory in weblogic.apache.xerces.framework |
| Methods in weblogic.apache.xerces.framework with parameters of type XMLEntityReaderFactory | |
void |
XMLParser.setReaderFactory(XMLEntityReaderFactory readerFactory)
Set the reader factory. |
| Uses of XMLEntityReaderFactory in weblogic.apache.xerces.readers |
| Classes in weblogic.apache.xerces.readers that implement XMLEntityReaderFactory | |
class |
DefaultReaderFactory
|
| Fields in weblogic.apache.xerces.readers declared as XMLEntityReaderFactory | |
protected XMLEntityReaderFactory |
DefaultEntityHandler.fReaderFactory
|
| Methods in weblogic.apache.xerces.readers with parameters of type XMLEntityReaderFactory | |
void |
DefaultEntityHandler.setReaderFactory(XMLEntityReaderFactory readerFactory)
Set the reader factory. |
abstract XMLEntityHandler.EntityReader |
XMLDeclRecognizer.recognize(XMLEntityReaderFactory readerFactory,
XMLEntityHandler entityHandler,
XMLErrorReporter errorReporter,
boolean sendCharDataAsCharArray,
StringPool stringPool,
ChunkyByteArray data,
boolean xmlDecl,
boolean allowJavaEncodingName)
Subclasses override this method to support recognizing their encodings. |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs60 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||