FastInfoset.NET Class Reference for .NET
XmlFastInfosetWriter Class Properties


For a list of all members of this type, see XmlFastInfosetWriter members.

Public Properties
 NameDescription
Public PropertyAttributeStringsIndexed Returns the number of the attribute value strings indexed in FastInfoset vocabulary.  
Public PropertyContentStringsIndexed Returns the number of the element content strings indexed in FastInfoset vocabulary.  
Public PropertyIgnoreCommentsGets and sets whether this writer should ignore calls to the WriteComment method.  
Public PropertyIgnoreProcessingInstructionsGets and sets whether this writer should ignore calls to the WriteProcessingInstruction method.  
Public PropertyMaxVocabularyStringIndex Gets and sets the maximum number of strings that may be added to the vocabulary.  
Public PropertyMaxVocabularyStringLength Gets and sets the maximum number of characters that a string value may contain in order to be added to the vocabulary.  
Public PropertyMinVocabularyStringLength Gets and sets the minimum number of characters that a string value must contain in order to be added to the vocabulary.  
Public PropertyOtherStringsIndexed Returns the number of the comment and Processing Instruction value strings indexed in FastInfoset vocabulary.  
Public PropertyProfileXmlFastInfosetWriterProfile that defines the way how primitive data-type are going to be serialized.  
Public PropertySettingsOverridden.  Gets the XmlWriterSettings object used to create this XmlWriter instance.  
Public PropertyVocabulary Sets and gets the vocabulary to be use when writing the Fast Infoset document.  
Public PropertyWriteStateOverridden. Gets the state of the writer.  
Public PropertyXmlLangOverridden.  Gets the current xml:lang scope.  
Public PropertyXmlSpaceOverridden.  Gets an XmlSpace representing the current xml:space scope.  
Top
See Also

Reference

XmlFastInfosetWriter Class
Noemax.FastInfoset Namespace

Send Feedback