Noemax FastInfoset.NET
Noemax.FastInfoset Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassOptimizedVocabulary Provides methods and properties to create an optimized Fast Infoset vocabulary.
ClassReaderVocabulary Provides a Fast Infoset vocabulary for use by XmlFastInfosetReader.
ClassSchemaVocabulary Provides methods and properties for generating a Fast Infoset vocabulary from an XSD schema.
ClassVocabulary Provides the base implementation for Fast Infoset vocabularies.
ClassVocabularyWriter Provides methods and proterties to populate the Fast Infoset vocabulary by writing an XML document.
ClassWriterVocabulary Provides a Fast Infoset vocabulary for use by XmlFastInfosetWriter.
ClassXmlFastInfosetFactory Manages XmlFastInfosetReader and XmlFastInfosetWriter objects.
ClassXmlFastInfosetReader Represents a reader that provides fast, non-cached, forward-only access to Fast Infoset encoded XML data.
ClassXmlFastInfosetWriter Represents a writer that provides a fast, non-cached, forward-only way of generating streams or files containing Fast Infoset encoded XML data.
ClassXmlFastInfosetWriterProfile Contains the settings that specify the way FastInfoset serializes primitive data types.

Interfaces

 InterfaceDescription
InterfaceIVocabularyProvider Defines the interface for resolving URI references to Fast Infoset vocabularies.

Enumerations

 EnumerationDescription
EnumerationFastInfosetCompression Defines the compression algorithm to be used for compressing and decompressing data.
EnumerationXmlFastInfosetFormat Defines the way that Fast Infoset serializes primitive data types.

See Also