- EII(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
-
- EII_AIIS_INDEX_SMALL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- EII_INDEX_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- EII_INDEX_MEDIUM - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- EII_LITERAL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- EII_NAMESPACES - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- EII_NO_AIIS_INDEX_SMALL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- ELEMENT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- ELEMENT_ATTRIBUTE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- ELEMENT_LITERAL_QNAME_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- ELEMENT_NAME - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- ELEMENT_NAMESPACES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- elementName - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- elementName - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- elements - Variable in class org.jvnet.fastinfoset.Vocabulary
-
The element table, containing QName objects.
- encodeAIIBuiltInAlgorithmData(int, Object, int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the [normalized value] of an Attribute Information Item using
using a built in encoding algorithm.
- encodeAIIObjectAlgorithmData(int, Object, EncodingAlgorithm) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the [normalized value] of an Attribute Information Item using
using an encoding algorithm.
- encodeAIIOctetAlgorithmData(int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the [normalized value] of an Attribute Information Item using
using an encoding algorithm.
- encodeAlphabetCharacters(String, char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items using a restricted
alphabet table.
- encodeAttributeQualifiedNameOnSecondBit(String, String, String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a qualified name of an Attribute Informaiton Item on the third bit
of an octet.
- encodeCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items.
- encodeCharactersNoClone(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items.
- encodeCIIBuiltInAlgorithmData(int, Object, int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items using
using an encoding algorithm.
- encodeCIIBuiltInAlgorithmDataAsCDATA(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items using
using the CDATA built in encoding algorithm.
- encodeCIIObjectAlgorithmData(int, Object, EncodingAlgorithm) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items using
using an encoding algorithm.
- encodeCIIOctetAlgorithmData(int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items using
using an encoding algorithm.
- encodeComment(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a Comment Information Item.
- encodeCommentNoClone(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a Comment Information Item.
- encodeDateTimeFourBitCharacters(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items using a date-time
alphabet that results in the encoding of a character in 4 bits
(or two characters per octet).
- encodeDateTimeNonIdentifyingStringOnFirstBit(String, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- encodeDocumentTermination() - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the termination of the Document Information Item.
- encodeDocumentTypeDeclaration(String, String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a Document Type Declaration.
- encodeElementQualifiedNameOnThirdBit(String, String, String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a qualified name of an Element Informaiton Item on the third bit
of an octet.
- encodeElementTermination() - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the termination of an Element Information Item.
- encodeFourBitCharacters(int, int[], char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items using a restricted
alphabet that results in the encoding of a character in 4 bits
(or two characters per octet).
- encodeHeader(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the header of a fast infoset document.
- encodeIdentifyingNonEmptyStringOnFirstBit(String, StringIntMap) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty identifying string on the first bit of an octet.
- encodeInitialVocabulary() - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the initial vocabulary of a fast infoset document.
- encodeLiteralAttributeQualifiedNameOnSecondBit(String, String, String, LocalNameQualifiedNamesMap.Entry) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a literal qualified name of an Attribute Informaiton Item on the
third bit of an octet.
- encodeLiteralElementQualifiedNameOnThirdBit(String, String, String, LocalNameQualifiedNamesMap.Entry) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a literal qualified name of an Element Informaiton Item on the
third bit of an octet.
- encodeNamespaceAttribute(String, String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a Attribute Information Item that is a namespace declaration.
- encodeNonEmptyCharacterStringOnFifthBit(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty string on the fifth bit of an octet using the UTF-8
or UTF-16 encoding.
- encodeNonEmptyCharacterStringOnFifthBit(String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty string on the fifth bit of an octet using the UTF-8
or UTF-16 encoding.
- encodeNonEmptyCharacterStringOnSeventhBit(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty string on the seventh bit of an octet using the UTF-8
or UTF-16 encoding.
- encodeNonEmptyFourBitCharacterString(int[], char[], int, int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
- encodeNonEmptyFourBitCharacterStringOnSeventhBit(int[], char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty string on the seventh bit of an octet using a restricted
alphabet that results in the encoding of a character in 4 bits
(or two characters per octet).
- encodeNonEmptyNBitCharacterStringOnSeventhBit(String, char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty string on the seventh bit of an octet using a restricted
alphabet table.
- encodeNonEmptyOctetStringOnSecondBit(String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty string on the second bit of an octet using the UTF-8
encoding.
- encodeNonEmptyUTF8StringAsOctetString(int, char[], int, int, int[]) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty string using the UTF-8 encoding.
- encodeNonEmptyUTF8StringAsOctetString(int, String, int[]) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty string using the UTF-8 encoding.
- encodeNonIdentifyingStringOnFirstBit(char[], int, int, CharArrayIntMap, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non identifying string on the first bit of an octet.
- encodeNonIdentifyingStringOnFirstBit(int, int[], String, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- encodeNonIdentifyingStringOnFirstBit(String, int, Object) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non identifying string on the first bit of an octet as binary
data using an encoding algorithm.
- encodeNonIdentifyingStringOnFirstBit(String, CharArrayIntMap, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non identifying string on the first bit of an octet.
- encodeNonIdentifyingStringOnFirstBit(String, StringIntMap, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non identifying string on the first bit of an octet.
- encodeNonIdentifyingStringOnThirdBit(char[], int, int, CharArrayIntMap, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non identifying string on the third bit of an octet.
- encodeNonIdentifyingStringOnThirdBit(String, int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non identifying string on the third bit of an octet as binary
data using an encoding algorithm.
- encodeNonIdentifyingStringOnThirdBit(String, int, Object) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non identifying string on the third bit of an octet as binary
data using an encoding algorithm.
- encodeNonZeroInteger(int, int, int[]) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non zero integer.
- encodeNonZeroIntegerOnFourthBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non zero integer on the fourth bit of an octet.
- encodeNonZeroIntegerOnSecondBitFirstBitOne(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non zero integer on the second bit of an octet, setting
the first bit to 1.
- encodeNonZeroIntegerOnSecondBitFirstBitZero(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non zero integer on the second bit of an octet, setting
the first bit to 0.
- encodeNonZeroIntegerOnThirdBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non zero integer on the third bit of an octet.
- encodeNonZeroOctetStringLength(int, int, int[]) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the length of non empty UTF-8 encoded string.
- encodeNonZeroOctetStringLengthOnFifthBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the length of a UTF-8 or UTF-16 encoded string on the fifth bit
of an octet.
- encodeNonZeroOctetStringLengthOnSecondBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the length of a UTF-8 encoded string on the second bit of an octet.
- encodeNonZeroOctetStringLengthOnSenventhBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode the length of a encoded string on the seventh bit
of an octet.
- encodeNumericFourBitCharacters(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a chunk of Character Information Items using a numeric
alphabet that results in the encoding of a character in 4 bits
(or two characters per octet).
- encodeNumericNonIdentifyingStringOnFirstBit(String, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- encodeProcessingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a Processing Instruction Information Item.
- Encoder - Class in com.sun.xml.fastinfoset
-
Abstract encoder for developing concrete encoders.
- Encoder() - Constructor for class com.sun.xml.fastinfoset.Encoder
-
Default constructor for the Encoder.
- Encoder(boolean) - Constructor for class com.sun.xml.fastinfoset.Encoder
-
- encodeTermination() - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a termination if required.
- encodeTerminationAndCurrentElement(boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- encodeToOutputStream(Object, OutputStream) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
-
- encodeUtf16String(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a string using the UTF-16 encoding.
- encodeUtf16String(String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a string using the UTF-16 encoding.
- encodeUTF8String(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a string using the UTF-8 encoding.
- encodeUTF8String(String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a string using the UTF-8 encoding.
- ENCODING_ALGORITHM - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- ENCODING_ALGORITHM_APPLICATION_MAX - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- ENCODING_ALGORITHM_APPLICATION_START - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- ENCODING_ALGORITHM_BUILTIN_END - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- encodingAlgorithm - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- encodingAlgorithm - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- EncodingAlgorithm - Interface in org.jvnet.fastinfoset
-
- EncodingAlgorithmException - Exception in org.jvnet.fastinfoset
-
- EncodingAlgorithmException(Exception) - Constructor for exception org.jvnet.fastinfoset.EncodingAlgorithmException
-
- EncodingAlgorithmException(String) - Constructor for exception org.jvnet.fastinfoset.EncodingAlgorithmException
-
- EncodingAlgorithmException(String, Exception) - Constructor for exception org.jvnet.fastinfoset.EncodingAlgorithmException
-
- EncodingAlgorithmIndexes - Class in org.jvnet.fastinfoset
-
The indexes of built-in encoding algorithms.
- EncodingAlgorithmIndexes() - Constructor for class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
-
- EncodingAlgorithmInputStream() - Constructor for class com.sun.xml.fastinfoset.Decoder.EncodingAlgorithmInputStream
-
- encodingAlgorithms - Variable in class org.jvnet.fastinfoset.Vocabulary
-
The encoding algorithm table, containing String objects.
- EncodingConstants - Class in com.sun.xml.fastinfoset
-
- EncodingConstants() - Constructor for class com.sun.xml.fastinfoset.EncodingConstants
-
- EventLocation - Class in com.sun.xml.fastinfoset.stax
-
- EXTERNAL_VOCABULARIES_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetParser
-
The property name to be used for getting and setting the
Map containing external vocabularies.
- EXTERNAL_VOCABULARIES_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The property name to be used for getting and setting the
Map containing external vocabularies.
- ExternalVocabulary - Class in org.jvnet.fastinfoset
-
An external vocabulary.
- ExternalVocabulary(String, Vocabulary) - Constructor for class org.jvnet.fastinfoset.ExternalVocabulary
-
- getAttributeCount() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeLocalName(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeName(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeNamespace(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeNameString(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributesHolder() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeType(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeValue(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeValue(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeValueMapMemoryLimit() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the limit on the memory size of Map of attribute values
that will be indexed.
- getAttributeValueMapMemoryLimit() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the limit on the memory size of Map of attribute values
that will be indexed.
- getBufferSize() - Method in class com.sun.xml.fastinfoset.Decoder
-
Get the buffer size.
- getBufferSize() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Get the buffer size.
- getBundle() - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
-
Subclasses of this class must implement this method so that the
correct resource bundle is passed to methods in this class
- getBundle() - Method in class com.sun.xml.fastinfoset.CommonResourceBundle
-
- getBundle(Locale) - Method in class com.sun.xml.fastinfoset.CommonResourceBundle
-
- getCharacterContentChunkMapMemoryLimit() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the limit on the memory size, allocated for indexed character
content chunks.
- getCharacterContentChunkMapMemoryLimit() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the limit on the memory size, allocated for indexed character
content chunks.
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the character encoding scheme.
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getCharacterEncodingScheme() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the character encoding scheme.
- getCharacterOffset() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Return the byte or character offset into the input source this location
is pointing to.
- getColumnNumber() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Return the column number where the current event ends,
returns -1 if none is available.
- getElementText() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Reads the content of a text-only element.
- getElementText(boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getEncoding() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getEventType() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getExternalVocabularies() - Method in class com.sun.xml.fastinfoset.Decoder
-
Get the map of referenced external vocabularies.
- getExternalVocabularies() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
- getExternalVocabularyURI() - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- getForceStreamClose() - Method in class com.sun.xml.fastinfoset.Decoder
-
Return the force stream close property.
- getForceStreamClose() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Return the force stream close property.
- getHandler() - Method in class org.jvnet.fastinfoset.FastInfosetResult
-
- getIgnoreComments() - Method in class com.sun.xml.fastinfoset.Encoder
-
- getIgnoreComments() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- getIgnoreDTD() - Method in class com.sun.xml.fastinfoset.Encoder
-
- getIgnoreDTD() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- getIgnoreProcesingInstructions() - Method in class com.sun.xml.fastinfoset.Encoder
-
- getIgnoreProcesingInstructions() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- getIgnoreWhiteSpaceTextContent() - Method in class com.sun.xml.fastinfoset.Encoder
-
- getIgnoreWhiteSpaceTextContent() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- getInputStream() - Method in class org.jvnet.fastinfoset.FastInfosetSource
-
- getInstance() - Static method in class com.sun.xml.fastinfoset.CommonResourceBundle
-
- getInstance(Locale) - Static method in class com.sun.xml.fastinfoset.CommonResourceBundle
-
- getKeys() - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
-
Since we are changing the ResourceBundle extension point, must
implement getKeys() using delegate getBundle().
- getLexicalHandler() - Method in class org.jvnet.fastinfoset.FastInfosetResult
-
- getLineNumber() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Return the line number where the current event ends,
returns -1 if none is available.
- getLocalName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getLocalNameIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getLocation() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getMaxAttributeValueSize() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the maximum size of attribute values
that will be indexed.
- getMaxAttributeValueSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the maximum size of attribute values
that will be indexed.
- getMaxCharacterContentChunkSize() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the maximum size of character content chunks
that might be indexed.
- getMaxCharacterContentChunkSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the maximum size of character content chunks
that might be indexed.
- getMinAttributeValueSize() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the minimum size of attribute values
that will be indexed.
- getMinAttributeValueSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the minimum size of attribute values
that will be indexed.
- getMinCharacterContentChunkSize() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the minimum size of character content chunks
that will be indexed.
- getMinCharacterContentChunkSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the minimum size of character content chunks
that will be indexed.
- getName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNamespaceCount() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceDecl(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespacePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
-
- getNameString() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNextAttributeIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNextElementIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNextLocalNameIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNilLocation() - Static method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- getOutputStream() - Method in class org.jvnet.fastinfoset.FastInfosetResult
-
- getParseFragments() - Method in class com.sun.xml.fastinfoset.Decoder
-
Return the parse fragments property.
- getParseFragments() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Return the parse fragments property.
- getPIData() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPITarget() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPrefix() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getPrefixes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPrefixes(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
-
- getPrefixFromQualifiedName(String) - Static method in class com.sun.xml.fastinfoset.Encoder
-
Obtain the prefix from a qualified name.
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
- getPublicId() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Returns the public ID of the XML
- getQName() - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- getQNameString() - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- getReadOnlyVocabulary() - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- getRegisteredEncodingAlgorithms() - Method in class com.sun.xml.fastinfoset.Decoder
-
Gets the set of registered encoding algorithms.
- getRegisteredEncodingAlgorithms() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the set of registered encoding algorithms.
- getRegisteredEncodingAlgorithms() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Gets the set of registered encoding algorithms.
- getRegisteredEncodingAlgorithms() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the set of registered encoding algorithms.
- getString(String, Object[]) - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
-
Gets 'key' from ResourceBundle and format mesage using 'args'.
- getStringInterning() - Method in class com.sun.xml.fastinfoset.Decoder
-
Return the string interning property.
- getStringInterning() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Return the string interning property.
- getSystemId() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Returns the system ID of the XML
- getText() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmBytes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmBytes(int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmBytesClone() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmLength() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmStart() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmURI() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextLength() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextStart() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getVersion() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getVocabularyApplicationData() - Method in class com.sun.xml.fastinfoset.Encoder
-
Get the application data associated with the serializer vocabulary.
- getVocabularyApplicationData() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Get the application data associated with the serializer vocabulary.
- getXMLReader() - Method in class org.jvnet.fastinfoset.FastInfosetSource
-
- SerializerVocabulary - Class in com.sun.xml.fastinfoset.vocab
-
- SerializerVocabulary() - Constructor for class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- SerializerVocabulary(Vocabulary, boolean) - Constructor for class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- set(String, String) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, int, int, int, char[]) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, int, int, int, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, String) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, String, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, String, int, int, int, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- setAttributeValueMapMemoryLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the limit on the memory size of Map of attribute values
that will be indexed.
- setAttributeValueMapMemoryLimit(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the limit on the memory size of Map of attribute values
that will be indexed.
- setBufferSize(int) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the buffer size.
- setBufferSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the buffer size.
- setCharacterContentChunkMapMemoryLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the limit on the memory size, allocated for indexed character
content chunks.
- setCharacterContentChunkMapMemoryLimit(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the limit on the memory size, allocated for indexed character
content chunks.
- setCharacterEncodingScheme(String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the character encoding scheme.
- setCharacterEncodingScheme(String) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the character encoding scheme.
- setCharacterOffset(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setColumnNumber(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setDefaultNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setEncoding(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setExternalVocabularies(Map) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the map of referenced external vocabularies.
- setExternalVocabularies(Map) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the map of referenced external vocabularies.
- setExternalVocabulary(String, SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- setExternalVocabulary(ExternalVocabulary) - Method in class com.sun.xml.fastinfoset.Encoder
-
Set the external vocabulary that shall be used when serializing.
- setExternalVocabulary(ExternalVocabulary) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Set the external vocabulary that shall be used when serializing.
- setExternalVocabularyURI(String) - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- setForceStreamClose(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the force stream close property.
- setForceStreamClose(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the force stream close property.
- setIgnoreComments(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- setIgnoreComments(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- setIgnoreDTD(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- setIgnoreDTD(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- setIgnoreProcesingInstructions(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- setIgnoreProcesingInstructions(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- setIgnoreWhiteSpaceTextContent(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- setIgnoreWhiteSpaceTextContent(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- setInitialReadOnlyVocabulary(boolean) - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- setInitialVocabulary(ParserVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- setInitialVocabulary(SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- setInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the InputStream to decode the fast infoset document.
- setInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- setInputStream(InputStream) - Method in class org.jvnet.fastinfoset.FastInfosetSource
-
- setLineNumber(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setManager(StAXManager) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- setManager(StAXManager) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setMaxAttributeValueSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the maximum size of attribute values
that will be indexed.
- setMaxAttributeValueSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the maximum size of attribute values
that will be indexed.
- setMaxCharacterContentChunkSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the maximum size of character content chunks
that might be indexed.
- setMaxCharacterContentChunkSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the maximum size of character content chunks
that might be indexed.
- setMinAttributeValueSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the minimum size of attribute values
that will be indexed.
- setMinAttributeValueSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the minimum size of attribute values
that will be indexed.
- setMinCharacterContentChunkSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the minimum size of character content chunks
that will be indexed.
- setMinCharacterContentChunkSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the minimum size of character content chunks
that will be indexed.
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Sets the current namespace context for prefix and uri bindings.
- setOutputStream(OutputStream) - Method in class com.sun.xml.fastinfoset.Encoder
-
Set the OutputStream to encode the XML infoset to a
fast infoset document.
- setOutputStream(OutputStream) - Method in class org.jvnet.fastinfoset.FastInfosetResult
-
- setOutputStream(OutputStream) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Set the OutputStream to serialize the XML infoset to a
fast infoset document.
- setParseFragments(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the parse fragments property.
- setParseFragments(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the parse fragments property.
- setPrefix(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
- setPublicId(String) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setReadOnlyVocabulary(SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- setReferencedVocabulary(String, ParserVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- setRegisteredEncodingAlgorithms(Map) - Method in class com.sun.xml.fastinfoset.Decoder
-
Sets the set of registered encoding algorithms.
- setRegisteredEncodingAlgorithms(Map) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the set of registered encoding algorithms.
- setRegisteredEncodingAlgorithms(Map) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Sets the set of registered encoding algorithms.
- setRegisteredEncodingAlgorithms(Map) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the set of registered encoding algorithms.
- setStringInterning(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the string interning property.
- setStringInterning(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the string interning property.
- setSystemId(String) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setVocabulary(ParserVocabulary) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the ParserVocabulary to be used for decoding.
- setVocabulary(SerializerVocabulary) - Method in class com.sun.xml.fastinfoset.Encoder
-
Set the SerializerVocabulary to be used for encoding.
- setVocabularyApplicationData(VocabularyApplicationData) - Method in class com.sun.xml.fastinfoset.Encoder
-
Set the application data to be associated with the serializer vocabulary.
- setVocabularyApplicationData(VocabularyApplicationData) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Set the application data to be associated with the serializer vocabulary.
- SHORT - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
-
- standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- STATE_ILLEGAL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- STATE_UNSUPPORTED - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- STAX_ENTITIES - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
-
- STAX_NOTATIONS - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
-
- StAXDocumentParser - Class in com.sun.xml.fastinfoset.stax
-
The Fast Infoset StAX parser.
- StAXDocumentParser() - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- StAXDocumentParser(InputStream) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- StAXDocumentParser(InputStream, StAXManager) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- StAXDocumentParser.NamespaceContextImpl - Class in com.sun.xml.fastinfoset.stax
-
- StAXDocumentSerializer - Class in com.sun.xml.fastinfoset.stax
-
The Fast Infoset StAX serializer.
- StAXDocumentSerializer() - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- StAXDocumentSerializer(OutputStream) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- StAXDocumentSerializer(OutputStream, StAXManager) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- StAXManager - Class in com.sun.xml.fastinfoset.stax
-
- StAXManager() - Constructor for class com.sun.xml.fastinfoset.stax.StAXManager
-
Creates a new instance of StAXManager
- StAXManager(int) - Constructor for class com.sun.xml.fastinfoset.stax.StAXManager
-
- StAXManager(StAXManager) - Constructor for class com.sun.xml.fastinfoset.stax.StAXManager
-
- STRING_INTERNING_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetParser
-
The property name to be used for getting and setting the string
interning property of a parser.
- STRING_INTERNING_SYSTEM_PROPERTY - Static variable in class com.sun.xml.fastinfoset.Decoder
-
String interning system property.
- systemIdentifier - Variable in class com.sun.xml.fastinfoset.Notation
-
- _addToTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if an entry is required to be added to a table
- _algorithmData - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _algorithmDataLength - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _algorithmDataOffset - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _algorithmId - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _algorithmURI - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _attributeNameTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The attribute name table of the vocabulary.
- _attributes - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
List of attributes
- _attributesArray - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
List of attributes qnames and values defined in the current element.
- _attributesArrayIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _attributeValueTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The attribute value table of the vocabulary.
- _b - Variable in class com.sun.xml.fastinfoset.Decoder
-
The current octet that is being read
- _b - Variable in class com.sun.xml.fastinfoset.Encoder
-
The current octet that is to be written.
- _bufferSize - Variable in class com.sun.xml.fastinfoset.Decoder
-
The size of the internal buffer.
- _characterContentChunkTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The character content chunk table of the vocabulary.
- _characterEncodingScheme - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _characterEncodingSchemeSystemDefault - Static variable in class com.sun.xml.fastinfoset.Encoder
-
Default character encoding scheme system property for the encoding
of content and attribute values.
- _characters - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Characters associated with event.
- _charactersOffset - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _charBuffer - Variable in class com.sun.xml.fastinfoset.Decoder
-
The internal buffer of characters.
- _charBuffer - Variable in class com.sun.xml.fastinfoset.Encoder
-
The internal buffer of characters used for the UTF-8 or UTF-16 encoding
of characters.
- _charBufferLength - Variable in class com.sun.xml.fastinfoset.Decoder
-
The length of characters in the buffer of characters.
- _clearAttributes - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _currentLocalName - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Local name of current element.
- _currentNamespaceAIIsEnd - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _currentNamespaceAIIsStart - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Namespaces associated with START_ELEMENT or END_ELEMENT
- _currentPrefix - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Prefix of current element.
- _currentUri - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Namespace of current element.
- _doubleTerminate - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if two information item are terminated in direct sequence.
- _duplicateAttributeVerifier - Variable in class com.sun.xml.fastinfoset.Decoder
-
Helper class that checks for duplicate attribute information items.
- _elementNameTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The element name table of the vocabulary.
- _encoding - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _eventType - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Current event
- _hasInitialReadOnlyVocabulary - Variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- _identifier - Variable in class com.sun.xml.fastinfoset.Decoder
-
The vocabulary table index of identifying string or the identifier of
an encoding algorithm or restricted alphabet.
- _inStartElement - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
This flag indicates when there is a pending start element event.
- _integer - Variable in class com.sun.xml.fastinfoset.Decoder
-
The vocabulary table index to an indexed non identifying string.
- _internalState - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _isAlgorithmDataCloned - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _isEmptyElement - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
This flag indicates if the current element is empty.
- _isFastInfosetDocument() - Method in class com.sun.xml.fastinfoset.Decoder
-
- _manager - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _manager - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _markIndex - Variable in class com.sun.xml.fastinfoset.Encoder
-
The current mark in the internal buffer.
- _namespaceAIIsEndStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsNamespaceName - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsPrefix - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsPrefixIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsStartStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceNameIndex - Variable in class com.sun.xml.fastinfoset.Decoder
-
- _namespacesArray - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
List of namespaces defined in the current element.
- _namespacesArrayIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _needForceStreamClose - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if needs to close underlying input stream.
- _notations - Variable in class com.sun.xml.fastinfoset.Decoder
-
The list of Notation Information Items that are part of the
Document Information Item.
- _nsContext - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _nsContext - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Mapping between uris and prefixes.
- _nsSupportContextStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _octetBuffer - Variable in class com.sun.xml.fastinfoset.Decoder
-
The internal buffer used for decoding.
- _octetBuffer - Variable in class com.sun.xml.fastinfoset.Encoder
-
The internal buffer of bytes.
- _octetBufferEnd - Variable in class com.sun.xml.fastinfoset.Decoder
-
The end of the buffer.
- _octetBufferIndex - Variable in class com.sun.xml.fastinfoset.Encoder
-
The current position in the internal buffer.
- _octetBufferLength - Variable in class com.sun.xml.fastinfoset.Decoder
-
The length of some octets in the buffer that are to be read.
- _octetBufferOffset - Variable in class com.sun.xml.fastinfoset.Decoder
-
The offset into the buffer to read the next byte.
- _octetBufferStart - Variable in class com.sun.xml.fastinfoset.Decoder
-
A mark into the internal buffer used for decoding encoded algorithm
or restricted alphabet data.
- _parseFragments - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if can parse fragments.
- _piData - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _piTarget - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
State for processing instruction
- _prefixIndex - Variable in class com.sun.xml.fastinfoset.Decoder
-
- _prefixTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The prefix table of the vocabulary.
- _qNameStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Stack of qualified names and namespaces
- _qualifiedName - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Qualified name associated with START_ELEMENT or END_ELEMENT.
- _readOnlyVocabulary - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- _readOnlyVocabulary - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- _referencedVocabularyURI - Variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- _registeredEncodingAlgorithms - Variable in class com.sun.xml.fastinfoset.Decoder
-
The map of URIs to registered encoding algorithms.
- _s - Variable in class com.sun.xml.fastinfoset.Encoder
-
The
OutputStream
that the encoded XML infoset (the
fast infoset document) is written to.
- _stackCount - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _stackCount - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _terminate - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if an information item is terminated.
- _terminate - Variable in class com.sun.xml.fastinfoset.Encoder
-
True if terminatation of an information item is required
- _unparsedEntities - Variable in class com.sun.xml.fastinfoset.Decoder
-
The list of Unparsed Entity Information Items that are part of the
Document Information Item.
- _useLocalNameAsKey - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- _v - Variable in class com.sun.xml.fastinfoset.Decoder
-
The vocabulary used for decoding.
- _v - Variable in class com.sun.xml.fastinfoset.Encoder
-
The vocabulary that is used by the encoder
- _vData - Variable in class com.sun.xml.fastinfoset.Encoder
-
The vocabulary application data that is used by the encoder