A C E F G I L M N O P R S T U V W X _

A

AccessibleStringBuilder - Class in com.sun.xml.fastinfoset.streambuffer
 
AccessibleStringBuilder() - Constructor for class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
This no-arg constructor is necessary for serialization of subclasses.
AccessibleStringBuilder(int) - Constructor for class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
Creates an AbstractStringBuilder of the specified capacity.
alphabet - Variable in class com.sun.xml.fastinfoset.types.ValueInstance
 
alphabet - Variable in enum com.sun.xml.fastinfoset.types.XSDataType
 
append(char[]) - Method in class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
 
append(char[], int, int) - Method in class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
 

C

capacity() - Method in class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
 
characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
com.sun.xml.fastinfoset.streambuffer - package com.sun.xml.fastinfoset.streambuffer
 
com.sun.xml.fastinfoset.streambuffer.tools - package com.sun.xml.fastinfoset.streambuffer.tools
 
com.sun.xml.fastinfoset.types - package com.sun.xml.fastinfoset.types
 
com.sun.xml.fastinfoset.utilities.tools - package com.sun.xml.fastinfoset.utilities.tools
 
com.sun.xml.fastinfoset.vocab.frequency - package com.sun.xml.fastinfoset.vocab.frequency
 
comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
convertToValueSpace(Set<XSDataType>, String, LexicalSpaceConvertor.LexicalPreference) - Static method in class com.sun.xml.fastinfoset.types.LexicalSpaceConvertor
 
convertToValueSpace(Set<XSDataType>, char[], int, int, LexicalSpaceConvertor.LexicalPreference) - Static method in class com.sun.xml.fastinfoset.types.LexicalSpaceConvertor
 
create(FastInfosetReader, InputStream) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
create(Map<String, Set<XSDataType>>, Map<String, Set<XSDataType>>, InputStream) - Static method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
create(XMLReader, InputStream) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
create(XMLReader, InputStream, String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
create(String) - Static method in enum com.sun.xml.fastinfoset.types.XSDataType
 
createNewBufferFromXMLReader(Map<String, Set<XSDataType>>, Map<String, Set<XSDataType>>, XMLReader, InputStream) - Static method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
createNewBufferFromXMLReader(Map<String, Set<XSDataType>>, Map<String, Set<XSDataType>>, XMLReader, InputStream, String) - Static method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 

E

encodingAlgorithm - Variable in enum com.sun.xml.fastinfoset.types.XSDataType
 
encodingAlgorithmId - Variable in enum com.sun.xml.fastinfoset.types.XSDataType
 
endCDATA() - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
endCDATA() - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
endDocument() - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
endDocument() - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
endDTD() - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
endDTD() - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
endEntity(String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
endEntity(String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
endPrefixMapping(String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
endPrefixMapping(String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
ensureCapacity(int) - Method in class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
 
error(SAXParseException) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
error(SAXParseException) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 

F

FastInfosetReaderSAXBufferCreator - Class in com.sun.xml.fastinfoset.streambuffer
A creator of a XMLStreamBuffer that that produces the XML infoset using a FastInfosetReader.
FastInfosetReaderSAXBufferCreator() - Constructor for class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
FastInfosetReaderSAXBufferCreator(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
FastInfosetWriterSAXBufferProcessor - Class in com.sun.xml.fastinfoset.streambuffer
A processor of a XMLStreamBuffer that that serializes the XML infoset using a FastInfosetWriter.
FastInfosetWriterSAXBufferProcessor() - Constructor for class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
FastInfosetWriterSAXBufferProcessor(XMLStreamBuffer) - Constructor for class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
fatalError(SAXParseException) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
fatalError(SAXParseException) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 

G

getParserVocabulary() - Method in class com.sun.xml.fastinfoset.vocab.frequency.VocabularyGenerator
Deprecated. Get the generated parser vocabulary.
getSerializerVocabulary() - Method in class com.sun.xml.fastinfoset.vocab.frequency.VocabularyGenerator
Deprecated. Get the generated serializer vocabulary.
getValue() - Method in class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
 

I

id - Variable in class com.sun.xml.fastinfoset.types.ValueInstance
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
instance - Variable in class com.sun.xml.fastinfoset.types.ValueInstance
 

L

length() - Method in class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
 
LexicalSpaceConvertor - Class in com.sun.xml.fastinfoset.types
Convertor from lexical space to value space.
LexicalSpaceConvertor() - Constructor for class com.sun.xml.fastinfoset.types.LexicalSpaceConvertor
 
LexicalSpaceConvertor.LexicalPreference - Enum in com.sun.xml.fastinfoset.types
 

M

main(String[]) - Static method in class com.sun.xml.fastinfoset.streambuffer.tools.RoundTrip
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.utilities.tools.XML_SAX_TYPED_FI
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.vocab.frequency.VocabularyGenerator
Deprecated.  

N

notationDecl(String, String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
notationDecl(String, String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 

O

object(String, int, Object) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
octets(String, int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 

P

parse(String[]) - Method in class com.sun.xml.fastinfoset.utilities.tools.XML_SAX_TYPED_FI
 
parse(String, InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.utilities.tools.XML_SAX_TYPED_FI
 
process(XMLStreamBuffer, FastInfosetWriter) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
process(FastInfosetWriter) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
processingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
processingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 

R

reset() - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
reset() - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
resolveEntity(String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
resolveEntity(String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
RoundTrip - Class in com.sun.xml.fastinfoset.streambuffer.tools
 
RoundTrip() - Constructor for class com.sun.xml.fastinfoset.streambuffer.tools.RoundTrip
 

S

set(int, Object) - Method in class com.sun.xml.fastinfoset.types.ValueInstance
 
set(String, Object) - Method in class com.sun.xml.fastinfoset.types.ValueInstance
 
set(Object) - Method in class com.sun.xml.fastinfoset.types.ValueInstance
 
setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
setLength(int) - Method in class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
 
setXMLStreamBuffer(XMLStreamBuffer) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
skippedEntity(String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
skippedEntity(String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
startCDATA() - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
startCDATA() - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
startDocument() - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
startDocument() - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
startEntity(String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
startEntity(String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 

T

toString() - Method in class com.sun.xml.fastinfoset.streambuffer.AccessibleStringBuilder
 
type - Variable in class com.sun.xml.fastinfoset.types.ValueInstance
 
TypedSAXBufferCreator - Class in com.sun.xml.fastinfoset.streambuffer
A creator of a XMLStreamBuffer that that produces the XML infoset using a XMLReader and converts text content and attribute values from the lexical space to value space.
TypedSAXBufferCreator(Map<String, Set<XSDataType>>, Map<String, Set<XSDataType>>) - Constructor for class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
TypedSAXBufferCreator(Map<String, Set<XSDataType>>, Map<String, Set<XSDataType>>, MutableXMLStreamBuffer) - Constructor for class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 

U

unparsedEntityDecl(String, String, String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
unparsedEntityDecl(String, String, String, String) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 

V

ValueInstance - Class in com.sun.xml.fastinfoset.types
TODO implement CharSequence iface.
ValueInstance(int, Object) - Constructor for class com.sun.xml.fastinfoset.types.ValueInstance
 
ValueInstance(String, Object) - Constructor for class com.sun.xml.fastinfoset.types.ValueInstance
 
ValueInstance(Object) - Constructor for class com.sun.xml.fastinfoset.types.ValueInstance
 
ValueInstance.Type - Enum in com.sun.xml.fastinfoset.types
 
valueOf(String) - Static method in enum com.sun.xml.fastinfoset.types.LexicalSpaceConvertor.LexicalPreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.fastinfoset.types.ValueInstance.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.fastinfoset.types.XSDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.fastinfoset.vocab.frequency.VocabularyGenerator.XmlApi
Deprecated. Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.xml.fastinfoset.types.LexicalSpaceConvertor.LexicalPreference
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.fastinfoset.types.ValueInstance.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.fastinfoset.types.XSDataType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.fastinfoset.vocab.frequency.VocabularyGenerator.XmlApi
Deprecated. Returns an array containing the constants of this enum type, in the order they're declared.
VocabularyGenerator - Class in com.sun.xml.fastinfoset.vocab.frequency
Deprecated.  
VocabularyGenerator(FrequencyBasedLists, VocabularyGenerator.XmlApi) - Constructor for class com.sun.xml.fastinfoset.vocab.frequency.VocabularyGenerator
Deprecated.  
VocabularyGenerator(SerializerVocabulary, ParserVocabulary, FrequencyBasedLists, VocabularyGenerator.XmlApi) - Constructor for class com.sun.xml.fastinfoset.vocab.frequency.VocabularyGenerator
Deprecated.  
VocabularyGenerator.XmlApi - Enum in com.sun.xml.fastinfoset.vocab.frequency
Deprecated. Constants for the various XML-based APIs

W

warning(SAXParseException) - Method in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
warning(SAXParseException) - Method in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 

X

XML_SAX_TYPED_FI - Class in com.sun.xml.fastinfoset.utilities.tools
Convert a XML document to a fast infoset document using a schema.
XML_SAX_TYPED_FI() - Constructor for class com.sun.xml.fastinfoset.utilities.tools.XML_SAX_TYPED_FI
 
XSDataType - Enum in com.sun.xml.fastinfoset.types
Enumeration of XS data types.

_

_attributes - Variable in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
_attributes - Variable in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
The map of attribute local names to sets of types.
_elements - Variable in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
The map of element local names to sets of types.
_namespaceAttributes - Variable in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
_namespaceAttributes - Variable in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
_namespaceAttributesPtr - Variable in class com.sun.xml.fastinfoset.streambuffer.FastInfosetReaderSAXBufferCreator
 
_namespaceAttributesPtr - Variable in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
_namespaceAttributesStack - Variable in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
_namespaceAttributesStackIndex - Variable in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
_namespacePrefixes - Variable in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
_namespacePrefixesFeature - Variable in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
SAX Namespace attributes features
_namespacePrefixesIndex - Variable in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
 
_storeTextContent - Variable in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
_textContent - Variable in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
_textContentTypes - Variable in class com.sun.xml.fastinfoset.streambuffer.TypedSAXBufferCreator
 
_writer - Variable in class com.sun.xml.fastinfoset.streambuffer.FastInfosetWriterSAXBufferProcessor
Reference to Fast Infoset writer.

A C E F G I L M N O P R S T U V W X _