|
|||||||||
| Home >> All >> org >> apache >> xerces >> [ readers overview ] | PREV NEXT | ||||||||
A
- ATTVALUE_RESULT_COMPLEX - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanAttValue method.
- ATTVALUE_RESULT_INVALID_CHAR - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanAttValue method.
- ATTVALUE_RESULT_LESSTHAN - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanAttValue method.
- AbstractCharReader - class org.apache.xerces.readers.AbstractCharReader.
- An abstract class for readers that process input data as characters.
- AbstractCharReader(XMLEntityHandler, XMLErrorReporter, boolean, StringPool) - Constructor for class org.apache.xerces.readers.AbstractCharReader
- Subclass constructor
- AbstractCharReader.DeferredError - class org.apache.xerces.readers.AbstractCharReader.DeferredError.
- AbstractCharReader.DeferredError(int, Object[], int) - Constructor for class org.apache.xerces.readers.AbstractCharReader.DeferredError
- addDelegateCatalog(String, XCatalog) - Method in class org.apache.xerces.readers.XCatalog
- Adds a delegate mapping.
- addEntityDecl(int, int, int, int, int, int, boolean) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- addExternalEntityDecl(int, int, int, boolean) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- addExternalEntityDecl(int, int, int, boolean) - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
- addExternalPEDecl(int, int, int, boolean) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- addExternalPEDecl(int, int, int, boolean) - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
- addInternalEntityDecl(int, int, boolean) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- addInternalEntityDecl(int, int, boolean) - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
- addInternalPEDecl(int, int, boolean) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- addInternalPEDecl(int, int, boolean) - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
- Declare entities and notations.
- addNotationDecl(int, int, int, int, boolean) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- addNotationDecl(int, int, int, boolean) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- addNotationDecl(int, int, int, boolean) - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
- addPublicMapping(String, String) - Method in class org.apache.xerces.readers.XMLCatalogHandler
- Adds a public to system identifier mapping.
- addRecognizer(XMLDeclRecognizer) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- Adds a recognizer.
- addRecognizer(XMLDeclRecognizer) - Method in class org.apache.xerces.readers.DefaultReaderFactory
- Adds a recognizer.
- addRecognizer(XMLDeclRecognizer) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
- Adds a recognizer.
- addRequiredNotation(int, Locator, int, int, Object[]) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- addRequiredNotation(int, Locator, int, int, Object[]) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- addRequiredNotation(int, Locator, int, int, Object[]) - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
- Remember a required but undeclared notation.
- addString(int, int) - Method in class org.apache.xerces.readers.AbstractCharReader
- Add a string to the
StringPoolfrom the characters scanned using this reader as described byoffsetandlength. - addString(int, int) - Method in class org.apache.xerces.readers.DefaultEntityHandler.NullReader
- addString(int, int) - Method in class org.apache.xerces.readers.StreamingCharReader
- Add a string to the
StringPoolfrom the characters scanned using this reader as described byoffsetandlength. - addString(int, int) - Method in class org.apache.xerces.readers.StringReader
- addString(int, int) - Method in class org.apache.xerces.readers.UCSReader
- addString(int, int) - Method in class org.apache.xerces.readers.UTF8Reader
- addString(int, int) - Method in class org.apache.xerces.readers.UTF8Recognizer.XMLDeclReader
- addString(int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.CharBuffer
- Add a region of this buffer to the string pool.
- addString(int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
- Add a string to the
StringPoolfrom the characters scanned using this reader as described byoffsetandlength. - addSymbol(int, int) - Method in class org.apache.xerces.readers.AbstractCharReader
- Add a symbol to the
StringPoolfrom the characters scanned using this reader as described byoffsetandlength. - addSymbol(int, int) - Method in class org.apache.xerces.readers.DefaultEntityHandler.NullReader
- addSymbol(int, int) - Method in class org.apache.xerces.readers.StreamingCharReader
- Add a symbol to the
StringPoolfrom the characters scanned using this reader as described byoffsetandlength. - addSymbol(int, int) - Method in class org.apache.xerces.readers.StringReader
- addSymbol(int, int) - Method in class org.apache.xerces.readers.UCSReader
- addSymbol(int, int) - Method in class org.apache.xerces.readers.UTF8Reader
- addSymbol(int, int, int) - Method in class org.apache.xerces.readers.UTF8Reader
- addSymbol(int, int) - Method in class org.apache.xerces.readers.UTF8Recognizer.XMLDeclReader
- addSymbol(int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
- Add a symbol to the
StringPoolfrom the characters scanned using this reader as described byoffsetandlength. - addSystemMapping(String, String) - Method in class org.apache.xerces.readers.XMLCatalogHandler
- Adds a system identifier alias.
- addUnparsedEntityDecl(int, int, int, int, boolean) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- addUnparsedEntityDecl(int, int, int, int, boolean) - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
- append(XMLEntityHandler.CharBuffer, int, int) - Method in class org.apache.xerces.readers.AbstractCharReader
- Append the characters processed by this reader associated with
offsetandlengthto theCharBuffer. - append(XMLEntityHandler.CharBuffer, int, int) - Method in class org.apache.xerces.readers.DefaultEntityHandler.NullReader
- append(XMLEntityHandler.CharBuffer, int, int) - Method in class org.apache.xerces.readers.StreamingCharReader
- Append the characters processed by this reader associated with
offsetandlengthto theCharBuffer. - append(XMLEntityHandler.CharBuffer, int, int) - Method in class org.apache.xerces.readers.StringReader
- append(XMLEntityHandler.CharBuffer, int, int) - Method in class org.apache.xerces.readers.UCSReader
- append(XMLEntityHandler.CharBuffer, int, int) - Method in class org.apache.xerces.readers.UTF8Reader
- append(XMLEntityHandler.CharBuffer, int, int) - Method in class org.apache.xerces.readers.UTF8Recognizer.XMLDeclReader
- append(char) - Method in interface org.apache.xerces.readers.XMLEntityHandler.CharBuffer
- Append a character to this buffer.
- append(char[], int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.CharBuffer
- Append characters to this buffer.
- append(XMLEntityHandler.CharBuffer, int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
- Append the characters processed by this reader associated with
offsetandlengthto theCharBuffer. - appendCharData(int) - Method in class org.apache.xerces.readers.UCSReader
- appendCharData(int) - Method in class org.apache.xerces.readers.UTF8Reader
- args - Variable in class org.apache.xerces.readers.AbstractCharReader.DeferredError
- args - Variable in class org.apache.xerces.readers.StreamingCharReader.DeferredError
- atEOF(int) - Method in class org.apache.xerces.readers.AbstractCharReader
- atEOF(int) - Method in class org.apache.xerces.readers.StreamingCharReader
- atEOF(int) - Method in class org.apache.xerces.readers.UTF8Reader
B
- BASE - Static variable in class org.apache.xerces.readers.XCatalog
- Base element name ("Base").
- base - Variable in class org.apache.xerces.readers.XCatalog.Parser
- The base.
C
- CHARREF_RESULT_INVALID_CHAR - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanCharRef method.
- CHARREF_RESULT_OUT_OF_RANGE - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanCharRef method.
- CHARREF_RESULT_SEMICOLON_REQUIRED - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanCharRef method.
- CHUNK_MASK - Static variable in class org.apache.xerces.readers.DefaultEntityHandler
- CHUNK_SHIFT - Static variable in class org.apache.xerces.readers.DefaultEntityHandler
- CHUNK_SIZE - Static variable in class org.apache.xerces.readers.DefaultEntityHandler
- CONTENT_RESULT_END_OF_CDSECT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_INVALID_CHAR - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_MARKUP_END_OF_INPUT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_MARKUP_NOT_RECOGNIZED - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_MATCHING_ETAG - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_REFERENCE_END_OF_INPUT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_START_OF_CDSECT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_START_OF_CHARREF - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_START_OF_COMMENT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_START_OF_ELEMENT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_START_OF_ENTITYREF - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_START_OF_ETAG - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CONTENT_RESULT_START_OF_PI - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Return values for the scanContent method.
- CharReader - class org.apache.xerces.readers.CharReader.
- General purpose character stream reader.
- CharReader(XMLEntityHandler, XMLErrorReporter, boolean, Reader, StringPool) - Constructor for class org.apache.xerces.readers.CharReader
- callCharDataHandler(int, int, boolean) - Method in class org.apache.xerces.readers.AbstractCharReader
- callCharDataHandler(int, int, boolean) - Method in class org.apache.xerces.readers.StreamingCharReader
- callCharDataHandler(int, int, boolean) - Method in class org.apache.xerces.readers.StringReader
- callCharDataHandler(int, int, boolean) - Method in class org.apache.xerces.readers.UCSReader
- cdata_string - Static variable in class org.apache.xerces.readers.AbstractCharReader
- cdata_string - Static variable in class org.apache.xerces.readers.StreamingCharReader
- cdata_string - Static variable in class org.apache.xerces.readers.StringReader
- cdata_string - Static variable in class org.apache.xerces.readers.UCSReader
- cdata_string - Static variable in class org.apache.xerces.readers.UTF8Reader
- changeReaders() - Method in class org.apache.xerces.readers.AbstractCharReader
- Change readers at end of input.
- changeReaders() - Method in class org.apache.xerces.readers.DefaultEntityHandler
- This method is called by the reader subclasses at the end of input, and also by the scanner directly to force a reader change during error recovery.
- changeReaders() - Method in class org.apache.xerces.readers.StreamingCharReader
- Change readers at end of input.
- changeReaders() - Method in class org.apache.xerces.readers.StringReader
- changeReaders() - Method in class org.apache.xerces.readers.UTF8Reader
- changeReaders() - Method in interface org.apache.xerces.readers.XMLEntityHandler
- This method is called by the reader subclasses at the end of input.
- changeReaders() - Method in class org.apache.xerces.readers.XMLEntityReader
- This method is called by the reader subclasses at the end of input.
- characters(int, int) - Method in class org.apache.xerces.readers.UTF8Reader
- characters(char[], int, int) - Method in class org.apache.xerces.readers.XCatalog.Parser
- Not implemented.
- checkRequiredNotations() - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- checkRequiredNotations() - Method in class org.apache.xerces.readers.DefaultEntityHandler
- checkRequiredNotations() - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
- Check required but undeclared notations.
- convert(String) - Static method in class org.apache.xerces.readers.MIME2Java
- Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
- copyAsciiCharData() - Method in class org.apache.xerces.readers.UTF8Reader
- copyMultiByteCharData(int) - Method in class org.apache.xerces.readers.UTF8Reader
- copyNormalize(char[], int, char[], int) - Method in class org.apache.xerces.readers.CharReader
- copyNormalize(byte[], int, char[], int) - Method in class org.apache.xerces.readers.UTF8CharReader
- createCharReader(XMLEntityHandler, XMLErrorReporter, boolean, Reader, StringPool) - Method in class org.apache.xerces.readers.DefaultReaderFactory
- Create an entity reader for a character stream.
- createCharReader(XMLEntityHandler, XMLErrorReporter, boolean, Reader, StringPool) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
- Create an entity reader for a character stream.
- createInternalEntity(String, String) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- createReader(XMLEntityHandler, XMLErrorReporter, InputSource, String, boolean, StringPool) - Method in class org.apache.xerces.readers.DefaultReaderFactory
- Create a reader
- createReader(XMLEntityHandler, XMLErrorReporter, InputSource, String, boolean, StringPool) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
- Create an entity reader for the source.
- createStringReader(XMLEntityHandler, XMLErrorReporter, boolean, int, int, int, StringPool, boolean) - Method in class org.apache.xerces.readers.DefaultReaderFactory
- Create an entity reader for data from a String.
- createStringReader(XMLEntityHandler, XMLErrorReporter, boolean, int, int, int, StringPool, boolean) - Static method in class org.apache.xerces.readers.StringReader
- Allocate a string reader
- createStringReader(XMLEntityHandler, XMLErrorReporter, boolean, int, int, int, StringPool, boolean) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
- Create an entity reader for data from a String.
- createUTF8Reader(XMLEntityHandler, XMLErrorReporter, boolean, InputStream, StringPool) - Method in class org.apache.xerces.readers.DefaultReaderFactory
- Create an entity reader for a byte stream encoded in UTF-8.
- createUTF8Reader(XMLEntityHandler, XMLErrorReporter, boolean, InputStream, StringPool) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
- Create an entity reader for a byte stream encoded in UTF-8.
- currentOffset() - Method in class org.apache.xerces.readers.DefaultEntityHandler.NullReader
- currentOffset() - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
- Return the current offset within this reader.
- currentOffset() - Method in class org.apache.xerces.readers.XMLEntityReader
- Return the current offset within this reader.
D
- DEBUG - Static variable in class org.apache.xerces.readers.XCatalog
- Set to true and recompile to include debugging code in class.
- DEBUG_UTF16_BIG - Static variable in class org.apache.xerces.readers.UCSReader
- Set to true to debug UTF-16, big-endian.
- DELEGATE - Static variable in class org.apache.xerces.readers.XCatalog
- Delegate element name ("Delegate").
- DTD - Static variable in class org.apache.xerces.readers.XCatalog
- XCatalog DTD resource name ("xcatalog.dtd").
- DefaultEntityHandler - class org.apache.xerces.readers.DefaultEntityHandler.
- Default entity handler implementation.
- DefaultEntityHandler(StringPool, XMLErrorReporter) - Constructor for class org.apache.xerces.readers.DefaultEntityHandler
- DefaultEntityHandler.EntityPool - class org.apache.xerces.readers.DefaultEntityHandler.EntityPool.
- DefaultEntityHandler.EntityPool(StringPool, XMLErrorReporter, boolean) - Constructor for class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- DefaultEntityHandler.EntityPool.RequiredNotation - class org.apache.xerces.readers.DefaultEntityHandler.EntityPool.RequiredNotation.
- DefaultEntityHandler.EntityPool.RequiredNotation(int, Locator, int, int, Object[]) - Constructor for class org.apache.xerces.readers.DefaultEntityHandler.EntityPool.RequiredNotation
- DefaultEntityHandler.EventHandler - interface org.apache.xerces.readers.DefaultEntityHandler.EventHandler.
- DefaultEntityHandler.NullReader - class org.apache.xerces.readers.DefaultEntityHandler.NullReader.
- DefaultEntityHandler.NullReader() - Constructor for class org.apache.xerces.readers.DefaultEntityHandler.NullReader
- DefaultEntityHandler.ReaderState - class org.apache.xerces.readers.DefaultEntityHandler.ReaderState.
- DefaultEntityHandler.ReaderState() - Constructor for class org.apache.xerces.readers.DefaultEntityHandler.ReaderState
- DefaultReaderFactory - class org.apache.xerces.readers.DefaultReaderFactory.
- DefaultReaderFactory() - Constructor for class org.apache.xerces.readers.DefaultReaderFactory
- Constructor
- deferException(int, Object[], int) - Method in class org.apache.xerces.readers.AbstractCharReader
- Delay reporting an error message.
- deferException(int, Object[], int) - Method in class org.apache.xerces.readers.StreamingCharReader
- Delay reporting an error message.
- delegate - Variable in class org.apache.xerces.readers.XCatalog
- Delegates.
- delegateOrder - Variable in class org.apache.xerces.readers.XCatalog
- Delegates ordering.
- depth - Variable in class org.apache.xerces.readers.DefaultEntityHandler.ReaderState
E
- EBCDICRecognizer - class org.apache.xerces.readers.EBCDICRecognizer.
- EBCDICRecognizer() - Constructor for class org.apache.xerces.readers.EBCDICRecognizer
- ENTITYREF_DOCUMENT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined contexts in which an entity reference may appear.
- ENTITYREF_EXTERNAL_SUBSET - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined contexts in which an entity reference may appear.
- ENTITYREF_IN_ATTVALUE - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined contexts in which an entity reference may appear.
- ENTITYREF_IN_CONTENT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined contexts in which an entity reference may appear.
- ENTITYREF_IN_DEFAULTATTVALUE - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined contexts in which an entity reference may appear.
- ENTITYREF_IN_DTD_AS_MARKUP - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined contexts in which an entity reference may appear.
- ENTITYREF_IN_DTD_WITHIN_MARKUP - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined contexts in which an entity reference may appear.
- ENTITYREF_IN_ENTITYVALUE - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined contexts in which an entity reference may appear.
- ENTITYTYPE_DOCUMENT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined entity types.
- ENTITYTYPE_EXTERNAL - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined entity types.
- ENTITYTYPE_EXTERNAL_PE - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined entity types.
- ENTITYTYPE_EXTERNAL_SUBSET - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined entity types.
- ENTITYTYPE_INTERNAL - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined entity types.
- ENTITYTYPE_INTERNAL_PE - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined entity types.
- ENTITYTYPE_UNPARSED - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- This is an enumeration of all the defined entity types.
- ENTITYVALUE_RESULT_END_OF_INPUT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanEntityValue method.
- ENTITYVALUE_RESULT_FINISHED - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanEntityValue method.
- ENTITYVALUE_RESULT_INVALID_CHAR - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanEntityValue method.
- ENTITYVALUE_RESULT_PEREF - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanEntityValue method.
- ENTITYVALUE_RESULT_REFERENCE - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
- Special return values for scanEntityValue method.
- EXTEND - Static variable in class org.apache.xerces.readers.XCatalog
- Extend element name ("Extend").
- E_UCS2B - Static variable in class org.apache.xerces.readers.UCSReader
- E_UCS2B_NOBOM - Static variable in class org.apache.xerces.readers.UCSReader
- E_UCS2L - Static variable in class org.apache.xerces.readers.UCSReader
- E_UCS2L_NOBOM - Static variable in class org.apache.xerces.readers.UCSReader
- E_UCS4B - Static variable in class org.apache.xerces.readers.UCSReader
- E_UCS4L - Static variable in class org.apache.xerces.readers.UCSReader
- encoding_string - Static variable in class org.apache.xerces.readers.XMLDeclRecognizer
- endDocument() - Method in class org.apache.xerces.readers.XCatalog.Parser
- Not implemented.
- endElement(String) - Method in class org.apache.xerces.readers.XCatalog.Parser
- Not implemented.
- endEntityDecl() - Method in class org.apache.xerces.readers.DefaultEntityHandler
- end an entity declaration
- endEntityDecl() - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
- End the scope of an entity declaration.
- endEntityReference(int, int, int) - Method in interface org.apache.xerces.readers.DefaultEntityHandler.EventHandler
- ensureCapacity(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- entityContext - Variable in class org.apache.xerces.readers.DefaultEntityHandler.ReaderState
- entityName - Variable in class org.apache.xerces.readers.DefaultEntityHandler.ReaderState
- entityReferencePath(boolean, int) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- entityType - Variable in class org.apache.xerces.readers.DefaultEntityHandler.ReaderState
- equalsString(int, int, char[], int, int) - Method in class org.apache.xerces.readers.UCSReader
- errorCode - Variable in class org.apache.xerces.readers.AbstractCharReader.DeferredError
- errorCode - Variable in class org.apache.xerces.readers.StreamingCharReader.DeferredError
- exitNormalize(int, int, boolean) - Method in class org.apache.xerces.readers.CharReader
- exitNormalize(int, int, boolean) - Method in class org.apache.xerces.readers.UTF8CharReader
- expandSystemId(String) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- Expands a system id and returns the system id as a URI, if it can be expanded.
- expandSystemId(String, String) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- expandSystemId(String) - Method in interface org.apache.xerces.readers.XMLEntityHandler
- Expand the system identifier relative to the entity that we are processing.
- externalEntityStandaloneCheck() - Method in interface org.apache.xerces.readers.DefaultEntityHandler.EventHandler
- externalReferenceInContent(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler
F
- fAllowJavaEncodingName - Variable in class org.apache.xerces.readers.DefaultReaderFactory
- fArgs - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool.RequiredNotation
- fBaseSystemId - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fBigEndian - Variable in class org.apache.xerces.readers.UCSReader
- fBytesPerChar - Variable in class org.apache.xerces.readers.UCSReader
- fCallClearPreviousChunk - Variable in class org.apache.xerces.readers.AbstractCharReader
- fCallClearPreviousChunk - Variable in class org.apache.xerces.readers.StreamingCharReader
- fCallClearPreviousChunk - Variable in class org.apache.xerces.readers.UTF8Reader
- fCalledCharPropInit - Variable in class org.apache.xerces.readers.AbstractCharReader
- fCalledCharPropInit - Variable in class org.apache.xerces.readers.StreamingCharReader
- fCalledCharPropInit - Variable in class org.apache.xerces.readers.StringReader
- fCalledCharPropInit - Variable in class org.apache.xerces.readers.UCSReader
- fCalledCharPropInit - Variable in class org.apache.xerces.readers.UTF8Reader
- fCarriageReturnCounter - Variable in class org.apache.xerces.readers.XMLEntityReader
- fCharArrayRange - Variable in class org.apache.xerces.readers.UTF8Reader
- fCharDataHandler - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fCharDataHandler - Variable in class org.apache.xerces.readers.XMLEntityReader
- fCharDataLength - Variable in class org.apache.xerces.readers.UCSReader
- fCharDataLength - Variable in class org.apache.xerces.readers.UTF8Reader
- fCharacterCounter - Variable in class org.apache.xerces.readers.XMLEntityReader
- fCharacterStream - Variable in class org.apache.xerces.readers.CharReader
- fCharacterStream - Variable in class org.apache.xerces.readers.StreamingCharReader
- fCharacters - Static variable in class org.apache.xerces.readers.UCSReader
- fCharacters - Variable in class org.apache.xerces.readers.UTF8Reader
- fCheckOverflow - Variable in class org.apache.xerces.readers.CharReader
- fCheckOverflow - Variable in class org.apache.xerces.readers.UTF8CharReader
- fCreateStandardEntities - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fCurrentChunk - Variable in class org.apache.xerces.readers.AbstractCharReader
- fCurrentChunk - Variable in class org.apache.xerces.readers.StreamingCharReader
- fCurrentChunk - Variable in class org.apache.xerces.readers.UTF8Reader
- fCurrentIndex - Variable in class org.apache.xerces.readers.AbstractCharReader
- fCurrentIndex - Variable in class org.apache.xerces.readers.StreamingCharReader
- fCurrentIndex - Variable in class org.apache.xerces.readers.UTF8Reader
- fCurrentOffset - Variable in class org.apache.xerces.readers.XMLEntityReader
- fData - Variable in class org.apache.xerces.readers.StringReader
- fData - Variable in class org.apache.xerces.readers.UCSReader
- fData - Variable in class org.apache.xerces.readers.UTF8Recognizer.XMLDeclReader
- fDeclIsExternal - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fDeferredErrors - Variable in class org.apache.xerces.readers.AbstractCharReader
- fDeferredErrors - Variable in class org.apache.xerces.readers.StreamingCharReader
- fEncoding - Variable in class org.apache.xerces.readers.UCSReader
- fEndOffset - Variable in class org.apache.xerces.readers.StringReader
- fEntityContext - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fEntityCount - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fEntityHandler - Variable in class org.apache.xerces.readers.XMLEntityReader
- fEntityName - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fEntityNameStack - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fEntityPool - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fEntityStackDepth - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fEntityType - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fEntityTypeStack - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fErrorReporter - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fErrorReporter - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fErrorReporter - Variable in class org.apache.xerces.readers.XMLEntityReader
- fEventHandler - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fFillIndex - Variable in class org.apache.xerces.readers.StreamingCharReader
- fInCDSect - Variable in class org.apache.xerces.readers.XMLEntityReader
- fInputStream - Variable in class org.apache.xerces.readers.UTF8CharReader
- fInputStream - Variable in class org.apache.xerces.readers.UTF8Reader
- fLength - Variable in class org.apache.xerces.readers.AbstractCharReader
- fLength - Variable in class org.apache.xerces.readers.StreamingCharReader
- fLength - Variable in class org.apache.xerces.readers.UTF8Reader
- fLinefeedCounter - Variable in class org.apache.xerces.readers.XMLEntityReader
- fLocator - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool.RequiredNotation
- fMajorCode - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool.RequiredNotation
- fMinorCode - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool.RequiredNotation
- fMostRecentByte - Variable in class org.apache.xerces.readers.UTF8Reader
- fMostRecentChar - Variable in class org.apache.xerces.readers.AbstractCharReader
- fMostRecentChar - Variable in class org.apache.xerces.readers.StreamingCharReader
- fMostRecentChar - Variable in class org.apache.xerces.readers.StringReader
- fMostRecentData - Variable in class org.apache.xerces.readers.AbstractCharReader
- fMostRecentData - Variable in class org.apache.xerces.readers.StreamingCharReader
- fMostRecentData - Variable in class org.apache.xerces.readers.UTF8Reader
- fName - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fNextFreeReader - Variable in class org.apache.xerces.readers.StringReader
- fNextReaderId - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fNotationListHead - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fNotationName - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool.RequiredNotation
- fNotationName - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fNullReader - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fOutputOffset - Variable in class org.apache.xerces.readers.CharReader
- fOutputOffset - Variable in class org.apache.xerces.readers.UTF8CharReader
- fOverflow - Variable in class org.apache.xerces.readers.CharReader
- fOverflow - Variable in class org.apache.xerces.readers.UTF8CharReader
- fOverflowEnd - Variable in class org.apache.xerces.readers.CharReader
- fOverflowEnd - Variable in class org.apache.xerces.readers.UTF8CharReader
- fOverflowOffset - Variable in class org.apache.xerces.readers.CharReader
- fOverflowOffset - Variable in class org.apache.xerces.readers.UTF8CharReader
- fParameterEntityPool - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fPartialMultiByteChar - Variable in class org.apache.xerces.readers.UTF8CharReader
- fPartialMultiByteIn - Variable in class org.apache.xerces.readers.UTF8CharReader
- fPartialMultiByteResult - Variable in class org.apache.xerces.readers.UTF8CharReader
- fPartialSurrogatePair - Variable in class org.apache.xerces.readers.UTF8CharReader
- fPublicId - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fPublicId - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fReader - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fReaderDepth - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fReaderFactory - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fReaderId - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fReaderStack - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fReaderStateFreeList - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fRecognizers - Variable in class org.apache.xerces.readers.DefaultReaderFactory
- fRequiredNotations - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fResolver - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fSendCharDataAsCharArray - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fSendCharDataAsCharArray - Variable in class org.apache.xerces.readers.DefaultReaderFactory
- fSendCharDataAsCharArray - Variable in class org.apache.xerces.readers.XMLEntityReader
- fSkipLinefeed - Variable in class org.apache.xerces.readers.CharReader
- fSkipLinefeed - Variable in class org.apache.xerces.readers.UTF8CharReader
- fSource - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fStillActive - Variable in class org.apache.xerces.readers.XMLEntityReader
- fStringCharArray - Variable in class org.apache.xerces.readers.UCSReader
- fStringPool - Variable in class org.apache.xerces.readers.AbstractCharReader
- fStringPool - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fStringPool - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fStringPool - Variable in class org.apache.xerces.readers.StreamingCharReader
- fStringPool - Variable in class org.apache.xerces.readers.StringReader
- fStringPool - Variable in class org.apache.xerces.readers.UCSReader
- fStringPool - Variable in class org.apache.xerces.readers.UTF8Reader
- fStringPool - Variable in class org.apache.xerces.readers.UTF8Recognizer.XMLDeclReader
- fSystemId - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fSystemId - Variable in class org.apache.xerces.readers.DefaultEntityHandler
- fUTF8BOM - Variable in class org.apache.xerces.readers.UTF8Recognizer
- fValue - Variable in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- fgAsciiAttValueChar - Static variable in class org.apache.xerces.readers.UTF8Reader
- fgAsciiEntityValueChar - Static variable in class org.apache.xerces.readers.StringReader
- fgAsciiEntityValueChar - Static variable in class org.apache.xerces.readers.UTF8Reader
- fgFreeReaders - Static variable in class org.apache.xerces.readers.StringReader
- fillCurrentChunk() - Method in class org.apache.xerces.readers.AbstractCharReader
- Fill the current chunk the next buffer worth of data.
- fillCurrentChunk() - Method in class org.apache.xerces.readers.CharReader
- fillCurrentChunk() - Method in class org.apache.xerces.readers.UTF8CharReader
- fillCurrentChunk() - Method in class org.apache.xerces.readers.UTF8Reader
- fixURI(String) - Static method in class org.apache.xerces.readers.DefaultEntityHandler
- Fixes a platform dependent filename to standard URI form.
G
- getAllowJavaEncodingName() - Method in class org.apache.xerces.readers.DefaultReaderFactory
- getAllowJavaEncodingName() - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
- getAllowJavaEncodings() - Method in class org.apache.xerces.readers.DefaultEntityHandler
- getBaseSystemId(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- getChar(int) - Method in class org.apache.xerces.readers.UCSReader
- getCharDataHandler() - Method in class org.apache.xerces.readers.DefaultEntityHandler
- getCharDataHandler() - Method in interface org.apache.xerces.readers.XMLEntityHandler
- Get the character data handler.
- getColumnNumber() - Method in class org.apache.xerces.readers.DefaultEntityHandler.NullReader
- getColumnNumber() - Method in class org.apache.xerces.readers.DefaultEntityHandler
- Return the column number of the current position within the document that we are processing.
- getColumnNumber() - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
- Return the column number of the current position within the document that we are processing.
- getColumnNumber() - Method in class org.apache.xerces.readers.XMLEntityReader
- Return the column number of the current position within the document that we are processing.
- getDelegateCatalog(String) - Method in class org.apache.xerces.readers.XCatalog
- Returns the catalog for the given delegate prefix.
- getDelegateCatalogKeys() - Method in class org.apache.xerces.readers.XCatalog
- Returns an enumeration of delegate prefixes.
- getEntityDeclIsExternal(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- getEntityName(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- getEntityReader() - Method in class org.apache.xerces.readers.DefaultEntityHandler
- get the Entity reader.
- getEntityReader() - Method in interface org.apache.xerces.readers.XMLEntityHandler
- Return the current reader.
- getEntityResolver() - Method in class org.apache.xerces.readers.DefaultEntityHandler
- Gets the resolver used to resolve external entities.
- getEntityValue(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
- getEntityValue(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler
- getHashcode(int, int) - Method in class org.apache.xerces.readers.UCSReader
- getInCDSect() - Method in class org.apache.xerces.readers.DefaultEntityHandler.NullReader
- getInCDSect() - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
- This method is provided for scanner implementations.
- getInCDSect() - Method in class org.apache.xerces.readers.XMLEntityReader
- This method is provided for scanner implementations.
- getLineNumber() - Method in class org.apache.xerces.readers.DefaultEntityHandler.NullReader
- getLineNumber() - Method in class org.apache.xerces.readers.DefaultEntityHandler
- Return the line number of the current position within the document that we are processing.
- getLineNumber() - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
- Return the line number of the current position within the document that we are processing.
- getLineNumber() - Method in class org.apache.xerces.readers.XMLEntityReader
- Return the line number of the current position within the document that we are processing.
- getMultiByteSymbolChar(int) - Method in class org.apache.xerces.readers.UTF8Reader