| Noemax.FastInfoset Namespace : XmlFastInfosetWriter Class |
For a list of all members of this type, see XmlFastInfosetWriter members.
| Name | Description | |
|---|---|---|
![]() | AttributeStringsIndexed | Returns the number of the attribute value strings indexed in FastInfoset vocabulary. |
![]() | ContentStringsIndexed | Returns the number of the element content strings indexed in FastInfoset vocabulary. |
![]() | IgnoreComments | Gets and sets whether this writer should ignore calls to the WriteComment method. |
![]() | IgnoreProcessingInstructions | Gets and sets whether this writer should ignore calls to the WriteProcessingInstruction method. |
![]() | MaxVocabularyStringIndex | Gets and sets the maximum number of strings that may be added to the vocabulary. |
![]() | MaxVocabularyStringLength | Gets and sets the maximum number of characters that a string value may contain in order to be added to the vocabulary. |
![]() | MinVocabularyStringLength | Gets and sets the minimum number of characters that a string value must contain in order to be added to the vocabulary. |
![]() | OtherStringsIndexed | Returns the number of the comment and Processing Instruction value strings indexed in FastInfoset vocabulary. |
![]() | Profile | XmlFastInfosetWriterProfile that defines the way how primitive data-type are going to be serialized. |
![]() | Settings | Overridden. Gets the XmlWriterSettings object used to create this XmlWriter instance. |
![]() | Vocabulary | Sets and gets the vocabulary to be use when writing the Fast Infoset document. |
![]() | WriteState | Overridden. Gets the state of the writer. |
![]() | XmlLang | Overridden. Gets the current xml:lang scope. |
![]() | XmlSpace | Overridden. Gets an XmlSpace representing the current xml:space scope. |