| Class | Description | |
|---|---|---|
![]() | OptimizedVocabulary | Provides methods and properties to create an optimized Fast Infoset vocabulary. |
![]() | ReaderVocabulary | Provides a Fast Infoset vocabulary for use by XmlFastInfosetReader. |
![]() | SchemaVocabulary | Provides methods and properties for generating a Fast Infoset vocabulary from an XSD schema. |
![]() | Vocabulary | Provides the base implementation for Fast Infoset vocabularies. |
![]() | VocabularyWriter | Provides methods and properties to populate the Fast Infoset vocabulary by writing an XML document. |
![]() | WriterVocabulary | Provides a Fast Infoset vocabulary for use by XmlFastInfosetWriter. |
![]() | XmlFastInfosetFactory | Manages XmlFastInfosetReader and XmlFastInfosetWriter objects. |
![]() | XmlFastInfosetReader | Represents a reader that provides fast, non-cached, forward-only access to Fast Infoset encoded XML data. |
![]() | XmlFastInfosetWriter | Represents a writer that provides a fast, non-cached, forward-only way of generating streams or files containing Fast Infoset encoded XML data. |
![]() | XmlFastInfosetWriterProfile | Contains the settings that specify the way FastInfoset serializes primitive data types. |
| Interface | Description | |
|---|---|---|
![]() | IVocabularyProvider | Defines the interface for resolving URI references to Fast Infoset vocabularies. |
| Enumeration | Description | |
|---|---|---|
![]() | FastInfosetCompression | Defines the compression algorithm to be used for compressing and decompressing data. |
![]() | XmlFastInfosetFormat | Defines the way that Fast Infoset serializes primitive data types. |