- canAddAttributeToTable(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Checks whether attribute table has enough memory to
store attribute value with the given length
- canAddCharacterContentToTable(int, CharArrayIntMap) - Method in class com.sun.xml.fastinfoset.Encoder
-
Checks whether character content table has enough memory to
store character content chunk with the given length
- CDATA - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
-
- ch - Variable in class com.sun.xml.fastinfoset.util.CharArray
-
- CHARACTER_CHUNK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_ADD_TO_TABLE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_ENCODING_ALGORITHM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_RESTRICTED_ALPHABET_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_UTF_16_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_UTF_8_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CONTENT_CHUNK - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- CHARACTER_CONTENT_CHUNK_MAP_MEMORY_CONSTRAINT - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The default value for limit on the size of indexed Map for attribute values
Limit is measured in bytes not in number of entries
- CHARACTER_ENCODING_SCHEME_SYSTEM_PROPERTY - Static variable in class com.sun.xml.fastinfoset.Encoder
-
Character encoding scheme system property for the encoding
of content and attribute values.
- characterContentChunk - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- characterContentChunk - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- characterContentChunkMapTotalCharactersConstraint - Variable in class com.sun.xml.fastinfoset.Encoder
-
The limit on the size of indexed Map for character content chunks
Limit is measured in characters number
- characterContentChunks - Variable in class org.jvnet.fastinfoset.Vocabulary
-
The "character content chunk" table, containing String objects.
- characterContentChunkSizeContraint - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- characters(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- characters(char[], int, int, boolean) - Method in interface org.jvnet.fastinfoset.sax.ExtendedContentHandler
-
Receive notification of character data.
- CharactersEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- CharactersEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- CharactersEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- CharactersEvent(String, boolean) - Constructor for class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- CharArray - Class in com.sun.xml.fastinfoset.util
-
- CharArray() - Constructor for class com.sun.xml.fastinfoset.util.CharArray
-
- CharArray(char[], int, int, boolean) - Constructor for class com.sun.xml.fastinfoset.util.CharArray
-
- CharArrayArray - Class in com.sun.xml.fastinfoset.util
-
- CharArrayArray(int, int) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayArray
-
- CharArrayArray() - Constructor for class com.sun.xml.fastinfoset.util.CharArrayArray
-
- CharArrayIntMap - Class in com.sun.xml.fastinfoset.util
-
- CharArrayIntMap(int, float) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- CharArrayIntMap(int) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- CharArrayIntMap() - Constructor for class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- CharArrayString - Class in com.sun.xml.fastinfoset.util
-
- CharArrayString(String) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayString
-
- CharArrayString(String, boolean) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayString
-
- charAt(int) - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- checkForDuplicateAttribute(int, int) - Method in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- checkProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
- checkTextState() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- CII_EA - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_INDEX_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_INDEX_LARGE_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_INDEX_MEDIUM - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_INDEX_SMALL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_RA - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF16_LARGE_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF16_MEDIUM_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF16_SMALL_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF8_LARGE_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF8_MEDIUM_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF8_SMALL_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- clear() - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- clear() - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- clear() - Method in class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.KeyIntMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- clear() - Method in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- clear() - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- clear() - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
Clear the attribute list for reuse.
- clear() - Method in interface org.jvnet.fastinfoset.VocabularyApplicationData
-
Clear the vocabulary application data.
- clearCompletely() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- clearDeclarationIds() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- cloneArray() - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- close() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- close() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Frees any resources associated with this stream
- close() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- close() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- close() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- close() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- closeIfRequired() - Method in class com.sun.xml.fastinfoset.Decoder
-
- com.sun.xml.fastinfoset - package com.sun.xml.fastinfoset
-
- com.sun.xml.fastinfoset.algorithm - package com.sun.xml.fastinfoset.algorithm
-
- com.sun.xml.fastinfoset.alphabet - package com.sun.xml.fastinfoset.alphabet
-
- com.sun.xml.fastinfoset.dom - package com.sun.xml.fastinfoset.dom
-
- com.sun.xml.fastinfoset.org.apache.xerces.util - package com.sun.xml.fastinfoset.org.apache.xerces.util
-
- com.sun.xml.fastinfoset.sax - package com.sun.xml.fastinfoset.sax
-
- com.sun.xml.fastinfoset.stax - package com.sun.xml.fastinfoset.stax
-
- com.sun.xml.fastinfoset.stax.events - package com.sun.xml.fastinfoset.stax.events
-
- com.sun.xml.fastinfoset.stax.factory - package com.sun.xml.fastinfoset.stax.factory
-
- com.sun.xml.fastinfoset.stax.util - package com.sun.xml.fastinfoset.stax.util
-
- com.sun.xml.fastinfoset.tools - package com.sun.xml.fastinfoset.tools
-
- com.sun.xml.fastinfoset.util - package com.sun.xml.fastinfoset.util
-
- com.sun.xml.fastinfoset.vocab - package com.sun.xml.fastinfoset.vocab
-
- COMMENT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- comment(char[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- COMMENT_II - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- COMMENT_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CommentEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- CommentEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.CommentEvent
-
- CommentEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.CommentEvent
-
- CommonResourceBundle - Class in com.sun.xml.fastinfoset
-
Resource bundle implementation for localized messages.
- CommonResourceBundle() - Constructor for class com.sun.xml.fastinfoset.CommonResourceBundle
-
- CommonResourceBundle(Locale) - Constructor for class com.sun.xml.fastinfoset.CommonResourceBundle
-
- compareTo(Object) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
-
- containsProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
public void reset(){
features.clear() ;
}
- CONTEXT_READER - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
-
- CONTEXT_WRITER - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
-
- ContiguousCharArrayArray - Class in com.sun.xml.fastinfoset.util
-
- ContiguousCharArrayArray(int, int, int, int) - Constructor for class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- ContiguousCharArrayArray() - Constructor for class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- convert(Reader, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.XML_SAX_FI
-
- convertBase64AlorithmDataToCharacters(StringBuffer) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- convertEncodingAlgorithmDataToCharacters(boolean) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- convertEncodingAlgorithmDataToCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- convertToCharacters(byte[], int, int, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
-
- convertToCharactersFromDoubleArray(double[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- convertToCharactersFromFloatArray(float[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- convertToCharactersFromIntArray(int[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- convertToCharactersFromLongArray(long[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- convertToCharactersFromShortArray(short[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- countAttributes(Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- countNamespacePool() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- countPrefixPool() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- createAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- createAttribute(String, String, String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new Attribute
- createAttribute(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new Attribute
- createAttribute(QName, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createAttributeValues(int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- createCData(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a Characters event with the CData flag set to true
- createCharacters(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a Characters event, this method does not check if the content
is all whitespace.
- createComment(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a comment
- createDTD(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a document type definition event
This string contains the entire document type declaration that matches
the doctypedecl in the XML 1.0 specification
- createElement(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- createEndDocument() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createEndElement(QName, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new EndElement
- createEndElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new EndElement
- createEndElement(String, String, String, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new EndElement
- createEntityReference(String, EntityDeclaration) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a EntityReference event
- createFilteredReader(XMLEventReader, EventFilter) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Create a filtered event reader that wraps the filter around the event reader
- createFilteredReader(XMLStreamReader, StreamFilter) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Create a filtered reader that wraps the filter around the reader
- createIgnorableSpace(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create an ignorable space
- createNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new default Namespace
- createNamespace(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new Namespace
- createProcessingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a processing instruction
- createQualifiedNameString(String) - Method in class com.sun.xml.fastinfoset.Decoder
-
- createQualifiedNameString(char[], String) - Method in class com.sun.xml.fastinfoset.Decoder
-
- createRelativePathResolver(String) - Static method in class com.sun.xml.fastinfoset.tools.TransformInputOutput
-
- createSpace(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a Characters event with the isSpace flag set to true
- createStartDocument() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a StartDocument event
- createStartDocument(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a StartDocument event
- createStartDocument(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a StartDocument event
- createStartDocument(String, String, boolean) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a StartDocument event
- createStartElement(QName, Iterator, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new StartElement.
- createStartElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createStartElement(String, String, String, Iterator, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createXMLEventReader(InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(Source) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(String, InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(InputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(String, Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Create a new XMLEventReader from an XMLStreamReader.
- createXMLEventWriter(Result) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLEventWriter(Writer) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLEventWriter(OutputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLEventWriter(OutputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLStreamReader(Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Create a new XMLStreamReader from a reader
- createXMLStreamReader(InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamReader(String, Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamReader(Source) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamReader(String, InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamReader(InputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamWriter(Result) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLStreamWriter(Writer) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
this is assumed that user wants to write the file in xml format
- createXMLStreamWriter(OutputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLStreamWriter(OutputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- 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.
- EmptyIterator - Class in com.sun.xml.fastinfoset.stax.events
-
- 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.
- encodeAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- encodeAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- encodeAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- encodeAttributeMapEntry(LocalNameQualifiedNamesMap.Entry, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- 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.
- encodeAttributes(Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- encodeAttributes(Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- 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.
- encodeElement(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- encodeElement(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- encodeElement(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- encodeElementMapEntry(LocalNameQualifiedNamesMap.Entry, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- 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(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.
- 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.
- 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, String, int[]) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a non empty string 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.
- 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.
- 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(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.
- 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, 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.
- 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.
- 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
-
- encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
-
- encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- encodeToBytesFromBooleanArray(boolean[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- encodeToBytesFromDoubleArray(double[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- encodeToBytesFromFloatArray(float[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- encodeToBytesFromIntArray(int[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- encodeToBytesFromLongArray(long[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- encodeToBytesFromShortArray(short[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- encodeToOutputStream(Object, OutputStream) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
-
- encodeToOutputStreamFromDoubleArray(double[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- encodeToOutputStreamFromFloatArray(float[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- encodeToOutputStreamFromIntArray(int[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- encodeToOutputStreamFromLongArray(long[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- encodeToOutputStreamFromShortArray(short[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- encodeUtf16String(String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a string using the UTF-16 encoding.
- encodeUtf16String(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a string using the UTF-16 encoding.
- encodeUTF8String(String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a string using the UTF-8 encoding.
- encodeUTF8String(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Encode a string using the UTF-8 encoding.
- ENCODING - Static variable in class com.sun.xml.fastinfoset.stax.events.XMLConstants
-
- 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
-
- ENCODING_ALGORITHM_CONTENT_HANDLER_PROPERTY - Static variable in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
The property name to be used for getting and setting the
EncodingAlgorithmContentHandler.
- 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
-
- EncodingAlgorithmAttributes - Interface in org.jvnet.fastinfoset.sax
-
Interface for a list of XML attributes that may contain encoding algorithm
data.
- EncodingAlgorithmAttributesImpl - Class in org.jvnet.fastinfoset.sax.helpers
-
- EncodingAlgorithmAttributesImpl() - Constructor for class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
Construct a new, empty EncodingAlgorithmAttributesImpl object.
- EncodingAlgorithmAttributesImpl(Attributes) - Constructor for class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
Copy an existing Attributes object.
- EncodingAlgorithmAttributesImpl(Map, Attributes) - Constructor for class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
Use registered encoding algorithms and copy an existing Attributes object.
- EncodingAlgorithmContentHandler - Interface in org.jvnet.fastinfoset.sax
-
SAX2 extention handler to receive notification of encoding algorithm data.
- EncodingAlgorithmException - Exception in org.jvnet.fastinfoset
-
- EncodingAlgorithmException(String) - Constructor for exception org.jvnet.fastinfoset.EncodingAlgorithmException
-
- EncodingAlgorithmException(String, Exception) - Constructor for exception org.jvnet.fastinfoset.EncodingAlgorithmException
-
- EncodingAlgorithmException(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
-
- encodingSet() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns true if CharacterEncodingScheme was set in
the encoding declaration of the document
- endCDATA() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- endCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- endCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- endCDATA() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- endCDATA() - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- endDocument() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- endDocument() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- endDocument() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- endDocument() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- EndDocumentEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- EndDocumentEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.EndDocumentEvent
-
- endDTD() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- endDTD() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- endDTD() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- endDTD() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- endDTD() - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- EndElementEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- EndElementEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
- EndElementEvent(String, String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
- EndElementEvent(QName) - Constructor for class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
- endEntity(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- endEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- endEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- endEntity(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- endEntity(String) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- endPrefixMapping(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- endPrefixMapping(String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- endPrefixMapping(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- ensureSize(int) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- EntityDeclarationImpl - Class in com.sun.xml.fastinfoset.stax.events
-
- EntityDeclarationImpl() - Constructor for class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
Creates a new instance of EntityDeclarationImpl
- EntityDeclarationImpl(String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- EntityReferenceEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- EntityReferenceEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
- EntityReferenceEvent(String, EntityDeclaration) - Constructor for class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
- Entry() - Constructor for class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier.Entry
-
- Entry(String, int, LocalNameQualifiedNamesMap.Entry) - Constructor for class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap.Entry
-
- Entry(String, int, int, StringIntMap.Entry) - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap.Entry
-
- equals(Object) - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- equals(Object) - Method in class com.sun.xml.fastinfoset.util.CharArrayString
-
- equalsCharArray(CharArray) - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- equalsCharArray(char[], int, int) - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- EventBase - Class in com.sun.xml.fastinfoset.stax.events
-
- EventBase() - Constructor for class com.sun.xml.fastinfoset.stax.events.EventBase
-
- EventBase(int) - Constructor for class com.sun.xml.fastinfoset.stax.events.EventBase
-
- EventLocation - Class in com.sun.xml.fastinfoset.stax
-
- ExtendedContentHandler - Interface in org.jvnet.fastinfoset.sax
-
- 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
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- get(int) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
- get(char[], int, int) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
Method returns an index of the passed character buffer in
CharArrayIntMap
.
- get(int) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- get(int) - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- get(String) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- getAbsoluteURI(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- getAbsoluteURIFromRelative(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- getAlgorithm(int) - Static method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
-
- getAlgorithmData(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getAlgorithmData(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the data of the encoding algorithm.
- getAlgorithmData(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getAlgorithmIndex(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getAlgorithmIndex(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the index of the encoding algorithm.
- getAlgorithmIndex(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getAlgorithmURI(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getAlgorithmURI(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the URI of the encoding algorithm.
- getAlgorithmURI(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getAlpababet(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getAlpababet(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the alphabet associated with the attribute value.
- getAlpababet(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getArray() - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
Returns cloned version of internal CharArray[].
- getArray() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
Returns cloned version of internal String[].
- getArray() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
Returns cloned version of internal QualifiedName[].
- getArray() - Method in class com.sun.xml.fastinfoset.util.StringArray
-
Returns cloned version of internal String[].
- getArrayIndex() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- getAttributeByName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Returns the attribute referred to by this name
- getAttributeCount() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeCount() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeLocalName(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeLocalName(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeName(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeName(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeNamespace(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeNamespace(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeNameString(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributes() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Returns an Iterator of non-namespace declared attributes
returns an empty iterator if there are no attributes.
- getAttributesHolder() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeType(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeType(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeValue(String, String) - 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.util.StAXParserWrapper
-
- getAttributeValue(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- 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.
- getAttributeValueSizeLimit() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- getBaseURI() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
Get the base URI for this reference
or null if this information is not available
- 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.
- getCharacterContentChunkSizeLimit() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the character encoding scheme.
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns the encoding style of the XML data
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- 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.
- getCompleteArray() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getCompleteArray() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- getCompleteArray() - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- getCompleteCharArray() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- getCompleteLengthArray() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- getCompleteOffsetArray() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- getContentHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getCurrentContextEndIndex() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getCurrentContextStartIndex() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getData() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
Get the character data of this event
- getData() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- getDeclaration() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
Return the declaration of this entity.
- getDeclHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getDeclHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Return the current DTD declaration handler.
- getDocumentTypeDeclaration() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
Returns the entire Document Type Declaration as a string, including
the internal DTD subset.
- getDTDHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getDTDType() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
Gets the type of this attribute, default is
the String "CDATA"
- getElementText() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
Reads the content of a text-only element.
- getElementText() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- 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
-
- getElementText() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getEncoding() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getEncoding() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getEncodingAlgorithmContentHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getEncodingAlgorithmContentHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Return the current encoding algorithm handler.
- getEntities() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
Return a List containing the general entities,
both external and internal, declared in the DTD.
- getEntityResolver() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getErrorHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getEventAllocator() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- getEventType() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
Returns an integer code for this event.
- getEventType() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getEventType() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getEventTypeString(int) - Static method in class com.sun.xml.fastinfoset.stax.events.Util
-
- 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
-
- getFeature(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- 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
-
- getIndex(String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getIndex(String, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getIndex() - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- getIndex() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- getIndex(String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getIndex(String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- 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
-
- getInstance() - Static method in class com.sun.xml.fastinfoset.stax.events.EmptyIterator
-
- getKeys() - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
-
Since we are changing the ResourceBundle extension point, must
implement getKeys() using delegate getBundle().
- getLength() - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getLength() - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getLexicalHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getLexicalHandler() - Method in class org.jvnet.fastinfoset.FastInfosetResult
-
- getLexicalHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Return the current lexical handler.
- 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(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getLocalName() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- getLocalName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getLocalName() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getLocalName(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getLocalNameIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getLocalNameIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Get the current index that was applied to an [local name] of an
Element or Attribute Information Item.
- getLocation() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
Return the location of this event.
- getLocation() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getLocation() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- 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.
- getMaximumCapacity() - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- 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.events.AttributeBase
-
Returns the QName for this attribute
- getName() - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
Get the name of this event
- getName() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The entity's name
- getName() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
The name of the entity
- getName() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Get the name of this event
- getName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getName() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespace() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Gets a read-only namespace context.
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Returns the current namespace context.
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceCount() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceCount() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceDecl(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceFromPrefix(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getNamespacePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespacePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaces() - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
Returns an Iterator of namespaces that have gone out
of scope.
- getNamespaces() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Returns an Iterator of namespaces declared on this element.
- getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Gets the value that the prefix is bound to in the
context of this element.
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getNameString() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNext() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- getNextAttributeIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNextAttributeIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Get the next index to apply to an Attribute Information Item.
- getNextElementIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNextElementIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Get the next index to apply to an Element Information Item.
- getNextIndex() - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- getNextIndex() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- getNextLocalNameIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNextLocalNameIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Get the next index to apply to an [local name] of an Element or Attribute
Information Item.
- getNilLocation() - Static method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- getNonDefaultPrefix(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getNotationName() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The name of the associated notation.
- getNotations() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
Return a List containing the notations declared in the DTD.
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- 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
-
- getPIData() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getPITarget() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPITarget() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getPrefix(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- getPrefix() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Gets the prefix the uri is bound to
- 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
-
- getPrefix() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getPrefix(int) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getPrefixes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPrefixes(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
-
- getPrefixes(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getPrefixes() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getPrefixesFromNamespace(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getPrefixFromNamespace(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getPrefixFromQualifiedName(String) - Static method in class com.sun.xml.fastinfoset.Encoder
-
Obtain the prefix from a qualified name.
- getPrefixFromQualifiedName(String) - Static method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- getPrimitiveTypeContentHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getPrimitiveTypeContentHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Return the current primitive type handler.
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
-
- getProcessedDTD() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
Returns an implementation defined representation of the DTD.
- getProperty(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
Get the value of a feature/property from the underlying implementation
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Get the value of a feature/property from the underlying implementation
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- 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
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getPublicId() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Returns the public ID of the XML
- getPublicId() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The entity's public identifier, or null if none was given
- getQName() - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- getQName(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getQName(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getQNameString() - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- getQualifiedName(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getReader() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- 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.
- getReplacementText() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The replacement text of the entity.
- getSchemaType() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
This method is provided for implementations to provide
optional type information about the associated event.
- getSize() - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- getString(String, Object[]) - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
-
Gets 'key' from ResourceBundle and format mesage using 'args'.
- getString(int) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- 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
- getSystemId() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The entity's system identifier.
- getSystemId() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- getSystemId() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns the system ID of the XML data
- getTarget() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- getText() - Method in class com.sun.xml.fastinfoset.stax.events.CommentEvent
-
Return the string data of the comment, returns empty string if it
does not exist
- getText() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getText() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- 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
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getTextCharacters() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getTextLength() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextLength() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getTextStart() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextStart() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getToIndex(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getToIndex(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the whether the attribute value should be indexed or not.
- getToIndex(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getTotalCharacterCount() - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- getTotalCharacterCount() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- getType(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getType(String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getType(String, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getType(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getType(String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getType(String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getURI(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getURI(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getValue(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getValue(String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getValue(String, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getValue() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
Gets the normalized value of this attribute
- getValue(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getValue(String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getValue(String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getVersion() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns the version of XML of this XML stream
- getVersion() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getVersion() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getVocabulary() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- 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.
- getWriter() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- getXMLReader() - Method in class org.jvnet.fastinfoset.FastInfosetSource
-
- getXMLReporter() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- getXMLResolver() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS_PEOPERTY - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- IEEE754FloatingPointEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
-
- IEEE754FloatingPointEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.IEEE754FloatingPointEncodingAlgorithm
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- IGNORE_COMMENTS_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The feature to ignore comments.
- IGNORE_DTD_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The feature to ignore the document type declaration and the
internal subset.
- IGNORE_PROCESSING_INSTRUCTIONS_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The feature to ignore processing instructions.
- IGNORE_WHITE_SPACE_TEXT_CONTENT_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The feature to ignore text content that consists completely of white
space characters.
- index - Variable in class com.sun.xml.fastinfoset.QualifiedName
-
- indexFor(int, int) - Static method in class com.sun.xml.fastinfoset.util.KeyIntMap
-
- init() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- init() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
- init() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- init() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- INITIAL_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- INITIAL_LENGTH - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
-
- INITIAL_VOCABULARY_ATTRIBUTE_NAME_SURROGATES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_ATTRIBUTE_VALUES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_CONTENT_CHARACTER_CHUNKS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_ELEMENT_NAME_SURROGATES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_ENCODING_ALGORITHMS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_EXTERNAL_VOCABULARY_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_LOCAL_NAMES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_NAMESPACE_NAMES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_OTHER_NCNAMES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_OTHER_STRINGS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_OTHER_URIS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_PREFIXES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_RESTRICTED_ALPHABETS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- initiateLowLevelWriting() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- initiateLowLevelWriting() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Initiate low level writing of an element fragment.
- instance - Static variable in class com.sun.xml.fastinfoset.stax.events.EmptyIterator
-
- INT - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
-
- INT_MAX_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- INT_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- intArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
-
- INTEGER_2ND_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_MEDIUM_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_MEDIUM_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_LARGE_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_MEDIUM_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_LARGE_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_MAXIMUM_SIZE - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- IntegerEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
-
- IntegerEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- intEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
-
- IntEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
-
- IntEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- INTERNAL_STATE_DOUBLE_TERMINATE_ELEMENT - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_END_DOCUMENT - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_SINGLE_TERMINATE_ELEMENT_WITH_NAMESPACES - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_START_DOCUMENT - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_START_ELEMENT_TERMINATE - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_VOID - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- ints(int[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- ints(int[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- ints(int[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
-
Receive notification of character data as an array of int.
- isAbsolutePath(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- isAbsoluteURI(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- isAttribute() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
A utility function to check if this event is an Attribute.
- isAttributeSpecified(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isAttributeSpecified(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isAttributeValueLengthMatchesLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Checks whether attribute value (its length) matches length limit
- isBase64Follows() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isCData() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- isCharacterContentChunkLengthMatchesLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Checks whether character content chunk (its length) matches length limit
- isCharacters() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
A utility function to check if this event is Characters.
- isCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isCharacters() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isContent(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character can be considered content.
- isCurrentContextEmpty() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- isDefaultNamespaceDeclaration() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
-
- isEmptyString(String) - Static method in class com.sun.xml.fastinfoset.stax.events.Util
-
A string is empty if it's null or contains nothing
- isEndDocument() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isEndElement() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isEndElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isEndElement() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isEntityReference() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isFastInfosetDocument(InputStream) - Static method in class com.sun.xml.fastinfoset.Decoder
-
- isHighSurrogate(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns whether the given character is a high surrogate
- isIgnorableWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
Return true if this is ignorableWhiteSpace.
- isInvalid(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is invalid.
- isLowSurrogate(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns whether the given character is a low surrogate
- isMarkup(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character can be considered markup.
- isName(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNamespace() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
A utility function to check if this event is a Namespace.
- isNamespace() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
-
- isNameStart(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNCName(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isProcessingInstruction() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isPropertySupported(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Query the set of Properties that this factory supports.
- isPropertySupported(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- isPubid(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isQNameFromReadOnlyMap(QualifiedName) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- isSpace(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSpecified() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
A flag indicating whether this attribute was actually
specified in the start-tag of its element, or was defaulted from the schema.
- isStandalone() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns if this XML is standalone
- isStandalone() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isStandalone() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isStartDocument() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isStartDocument() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- isStartElement() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isStartElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isStartElement() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isSupplemental(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a supplemental character.
- ISTRING(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
-
- ISTRING_PREFIX_NAMESPACE(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
-
- isValid(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is valid.
- isValidIANAEncoding(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isWhiteSpace(char[], int, int) - Static method in class com.sun.xml.fastinfoset.Encoder
-
Check if character array contains characters that are all white space.
- isWhiteSpace(String) - Static method in class com.sun.xml.fastinfoset.Encoder
-
Check if a String contains characters that are all white space.
- isWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
Returns true if this set of Characters are all whitespace.
- isWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Returns true if the cursor points to a character data event that consists of all whitespace
Application calling this method needs to cache the value and avoid calling this method again
for the same event.
- isWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- SAX2StAXWriter - Class in com.sun.xml.fastinfoset.tools
-
- SAX2StAXWriter(XMLStreamWriter) - Constructor for class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- SAXDocumentParser - Class in com.sun.xml.fastinfoset.sax
-
The Fast Infoset SAX parser.
- SAXDocumentParser() - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Creates a new instance of DocumetParser2
- SAXDocumentSerializer - Class in com.sun.xml.fastinfoset.sax
-
The Fast Infoset SAX serializer.
- SAXDocumentSerializer(boolean) - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- SAXDocumentSerializer() - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- SAXDocumentSerializerWithPrefixMapping - Class in com.sun.xml.fastinfoset.sax
-
The Fast Infoset SAX serializer that maps prefixes to user specified prefixes
that are specified in a namespace URI to prefix map.
- SAXDocumentSerializerWithPrefixMapping(Map) - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- SAXEventSerializer - Class in com.sun.xml.fastinfoset.tools
-
- SAXEventSerializer(OutputStream) - Constructor for class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- SAXEventSerializer.AttributeValueHolder - Class in com.sun.xml.fastinfoset.tools
-
- serialize(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serialize(Document) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeCDATA(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeComment(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeElement(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeElementAsDocument(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeProcessingInstruction(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- 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
-
- serializeText(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- 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
-
- set(String, String, String) - 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) - 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) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- setAllocator(XMLEventAllocator) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- setAttributes(Attributes) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
Copy an entire Attributes object.
- setAttributes(EncodingAlgorithmAttributes) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
Copy an entire EncodingAlgorithmAttributes object.
- setAttributeType(String) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- 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.
- setAttributeValueSizeLimit(int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- setBaseURI(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- 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.
- setCharacterContentChunkSizeLimit(int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- 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
-
- setContentHandler(ContentHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setContentHandler(ContentHandler) - Method in class com.sun.xml.fastinfoset.tools.StAX2SAXReader
-
- setData(String) - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- setData(String) - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- setDeclaration(EntityDeclaration) - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
- setDeclHandler(DeclHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setDeclHandler(DeclHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Allow an application to register a DTD declaration handler.
- setDefaultNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Binds a URI to the default namespace
This URI is bound
in the scope of the current START_ELEMENT / END_ELEMENT pair.
- setDefaultNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- setDTD(String) - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
- setDTDHandler(DTDHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setEncoding(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- setEncoding(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setEncodingAlgorithmContentHandler(EncodingAlgorithmContentHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setEncodingAlgorithmContentHandler(EncodingAlgorithmContentHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Allow an application to register an encoding algorithm handler.
- setEntities(List) - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
- setEntityResolver(EntityResolver) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setErrorHandler(ErrorHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setEventAllocator(XMLEventAllocator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Set a user defined event allocator for events
- setEventReader(XMLEventReader) - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- setEventType(int) - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- 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(ExternalVocabulary) - Method in class com.sun.xml.fastinfoset.Encoder
-
Set the external vocabulary that shall be used when serializing.
- setExternalVocabulary(String, SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- 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
-
- setFeature(String, boolean) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setFilter(EventFilter) - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- setFilter(StreamFilter) - Method in class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
-
- 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.
- setIgnorable(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- 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
-
- setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.fastinfoset.tools.StAX2SAXReader
-
- setLexicalHandler(LexicalHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Allow an application to register a lexical handler.
- setLineNumber(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setLocation(Location) - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- setLocation(Location) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
This method allows setting of the Location on each event that
is created by this factory.
- 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.
- setMaximumCapacity(int) - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- 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.
- setName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- setName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
- setName(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setName(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
- setName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Sets the current namespace context for prefix and uri bindings.
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Sets the current namespace context for prefix and uri bindings.
- setNotationName(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setNotations(List) - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
- 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.events.StAXEventWriter
-
Sets the prefix the uri is bound to.
- setPrefix(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setPrimitiveTypeContentHandler(PrimitiveTypeContentHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setPrimitiveTypeContentHandler(PrimitiveTypeContentHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Allow an application to register a primitive type handler.
- setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Allows the user to set specific feature/property on the underlying implementation.
- setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
- setPublicId(String) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setPublicId(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setReader(XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
- setReadOnlyArray(CharArrayArray, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- setReadOnlyArray(ContiguousCharArrayArray, boolean) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- setReadOnlyArray(PrefixArray, boolean) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- setReadOnlyArray(QualifiedNameArray, boolean) - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- setReadOnlyArray(StringArray, boolean) - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- setReadOnlyMap(CharArrayIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
-
- setReadOnlyMap(FixedEntryStringIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.KeyIntMap
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- setReadOnlyMap(LocalNameQualifiedNamesMap, boolean) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- setReadOnlyMap(StringIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- 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.
- setReplacementText(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setSpace(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- setSpecified(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- setStandalone(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- setStandalone(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- 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
-
- setSystemId(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setTarget(String) - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- setText(String) - Method in class com.sun.xml.fastinfoset.stax.events.CommentEvent
-
- setValue(String) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- setVersion(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- 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.
- setXMLReporter(XMLReporter) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- setXMLResolver(XMLResolver) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- SHORT - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
-
- SHORT_MAX_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- SHORT_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- shortArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
-
- shortEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
-
- ShortEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
-
An encoder for handling Short values.
- ShortEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- shorts(short[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- shorts(short[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- shorts(short[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
-
Receive notification of character data as an array of short.
- size() - Method in class com.sun.xml.fastinfoset.util.KeyIntMap
-
- skippedEntity(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- skippedEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- skippedEntity(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- SPACE_PATTERN - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
-
- standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns true if the standalone attribute was set in
the encoding declaration of the document.
- standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- start - Variable in class com.sun.xml.fastinfoset.util.CharArray
-
- startCDATA() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startCDATA() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- startCDATA() - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- startDocument() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startDocument() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startDocument() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startDocument() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- StartDocumentEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- StartDocumentEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- StartDocumentEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- StartDocumentEvent(String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- startDTD(String, String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- StartElementEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- StartElementEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- StartElementEvent(String, String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- StartElementEvent(QName) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- StartElementEvent(StartElement) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- startEntity(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startEntity(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- startEntity(String) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- STATE_ILLEGAL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- STATE_UNSUPPORTED - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- StAX2SAXReader - Class in com.sun.xml.fastinfoset.tools
-
- StAX2SAXReader(XMLStreamReader, ContentHandler) - Constructor for class com.sun.xml.fastinfoset.tools.StAX2SAXReader
-
- StAX2SAXReader(XMLStreamReader) - Constructor for class com.sun.xml.fastinfoset.tools.StAX2SAXReader
-
- 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
-
- StAXEventAllocatorBase - Class in com.sun.xml.fastinfoset.stax.events
-
allows a user to register a way to allocate events given an XMLStreamReader.
- StAXEventAllocatorBase() - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXEventAllocatorBase
-
Creates a new instance of XMLEventAllocator
- StAXEventFactory - Class in com.sun.xml.fastinfoset.stax.factory
-
- StAXEventFactory() - Constructor for class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of StAXEventFactory
- StAXEventReader - Class in com.sun.xml.fastinfoset.stax.events
-
- StAXEventReader(XMLStreamReader) - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- StAXEventWriter - Class in com.sun.xml.fastinfoset.stax.events
-
- StAXEventWriter(XMLStreamWriter) - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
- StAXFilteredEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- StAXFilteredEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
Creates a new instance of StAXFilteredEvent
- StAXFilteredEvent(XMLEventReader, EventFilter) - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- StAXFilteredParser - Class in com.sun.xml.fastinfoset.stax.util
-
- StAXFilteredParser() - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
-
Creates a new instance of StAXFilteredParser
- StAXFilteredParser(XMLStreamReader, StreamFilter) - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
-
- StAXInputFactory - Class in com.sun.xml.fastinfoset.stax.factory
-
- StAXInputFactory() - Constructor for class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- 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
-
- StAXOutputFactory - Class in com.sun.xml.fastinfoset.stax.factory
-
- StAXOutputFactory() - Constructor for class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
Creates a new instance of StAXOutputFactory
- StAXParserWrapper - Class in com.sun.xml.fastinfoset.stax.util
-
- StAXParserWrapper() - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
Creates a new instance of StAXParserWrapper
- StAXParserWrapper(XMLStreamReader) - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- STRING_INTERNING_FEATURE - Static variable in class com.sun.xml.fastinfoset.sax.Features
-
- 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.
- StringArray - Class in com.sun.xml.fastinfoset.util
-
- StringArray(int, int, boolean) - Constructor for class com.sun.xml.fastinfoset.util.StringArray
-
- StringArray() - Constructor for class com.sun.xml.fastinfoset.util.StringArray
-
- StringIntMap - Class in com.sun.xml.fastinfoset.util
-
- StringIntMap(int, float) - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap
-
- StringIntMap(int) - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap
-
- StringIntMap() - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap
-
- StringIntMap.Entry - Class in com.sun.xml.fastinfoset.util
-
- subSequence(int, int) - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- supplemental(char, char) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- systemIdentifier - Variable in class com.sun.xml.fastinfoset.Notation
-
- SystemIdResolver - Class in com.sun.xml.fastinfoset.sax
-
- SystemIdResolver() - Constructor for class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- _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
-
- _algorithmHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _algorithmId - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _algorithmURI - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _array - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _array - Variable in class com.sun.xml.fastinfoset.util.PrefixArray
-
- _array - Variable in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- _array - Variable in class com.sun.xml.fastinfoset.util.StringArray
-
- _arrayIndex - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _attributeNameTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The attribute name table of the vocabulary.
- _attributes - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- _attributes - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _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.
- _cachedIndex - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _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.
- _charactersAsCDATA - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- _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.sax.SAXDocumentParser
-
- _clearAttributes - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _contentHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to content handler.
- _currentElement - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _currentInScope - Variable in class com.sun.xml.fastinfoset.util.PrefixArray
-
- _currentIteration - Variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- _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
- _currentNode - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _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.
- _declarationId - Variable in class com.sun.xml.fastinfoset.util.PrefixArray
-
- _declaredNamespaces - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _declHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to DTD declaration handler.
- _document - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _doubleTerminate - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if two information item are terminated in direct sequence.
- _dtdHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to dtd handler.
- _duplicateAttributeVerifier - Variable in class com.sun.xml.fastinfoset.Decoder
-
Helper class that checks for duplicate attribute information items.
- _elementHasNamespaces - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- _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.events.StartDocumentEvent
-
- _encoding - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _entityResolver - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to entity resolver.
- _errorHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to error handler.
- _eventAllocator - Variable in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- _eventType - Variable in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- _eventType - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Current event
- _hash - Variable in class com.sun.xml.fastinfoset.util.CharArray
-
- _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.
- _index - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _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
-
- _lastCheckedNamespace - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _lastCheckedPrefix - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _lastEntry - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _length - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _lexicalHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to lexical handler.
- _location - Variable in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- _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.
- _maximumCapacity - Variable in class com.sun.xml.fastinfoset.util.ValueArray
-
- _maximumCharacterSize - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _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
-
- _namespaceAttributes - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _namespaceAttributes - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- _namespaceAttributesIndex - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _namespaceNameIndex - Variable in class com.sun.xml.fastinfoset.Decoder
-
- _namespacePrefixes - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _namespacePrefixes - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _namespacePrefixesFeature - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
SAX Namespace attributes features
- _namespacePrefixesIndex - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _namespacePrefixesIndex - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _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
-
- _namespaceScopeContext - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- _namespaceToPrefixMapping - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _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.
- _offset - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _parseFragments - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if can parse fragments.
- _parserVocabulary - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- _piData - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _piTarget - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
State for processing instruction
- _poolCurrent - Variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- _poolHead - Variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- _prefixIndex - Variable in class com.sun.xml.fastinfoset.Decoder
-
- _prefixTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The prefix table of the vocabulary.
- _prefixToPrefixMapping - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _primitiveHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _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.
- _readOnlyArrayIndex - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _readOnlyArraySize - Variable in class com.sun.xml.fastinfoset.util.ValueArray
-
- _readOnlyMap - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _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.
- _s - Variable in class com.sun.xml.fastinfoset.util.CharArrayString
-
- _serializerVocabulary - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- _size - Variable in class com.sun.xml.fastinfoset.util.ValueArray
-
- _stackCount - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _stackCount - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _standalone - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- _streamReader - Variable in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- _systemId - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- _table - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _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
- _totalCharacterCount - Variable in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- _totalCharacterCount - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _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
- _v - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- _value - Variable in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap.Entry
-
- _valueIndex - Variable in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap.Entry
-
- _vData - Variable in class com.sun.xml.fastinfoset.Encoder
-
The vocabulary application data that is used by the encoder
- _version - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-