FastInfoset.NET Class Reference for .NET
ReaderVocabulary Class Members
Properties  Methods 


The following tables list the members exposed by ReaderVocabulary.

Public Constructors
 NameDescription
Public ConstructorReaderVocabulary ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyExternalVocabularyURI Specifies the URI to an external vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary)
Public PropertyHasExternalVocabulary Specifies whether this vocabulary is linked to an external vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary)
Public PropertyHasInitialVocabulary Specifies whether this vocabulary uses initial read-only vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary)
Top
Public Methods
 NameDescription
Public MethodAddAttributeNameOverridden.  Adds the attribute qualified name to the vocabulary.  
Public MethodAddAttributeStringOverridden.  Adds the attribute value string.  
Public MethodAddContentStringOverridden.  Adds the content string to the vocabulary.  
Public MethodAddElementNameOverridden.  Adds the element qualified name to the vocabulary.  
Public MethodAddLocalNameOverridden.  Adds the local name to the vocabulary.  
Public MethodAddNamespaceOverridden.  Adds the namespace URI to the vocabulary.  
Public MethodAddPrefixOverridden.  Adds the prefix to the vocabulary.  
Public MethodClear Clears vocabulary tables.  
Public MethodLoadOverloaded.  Load the vocabulary form the file with specified path.  
Public MethodLoadFromFiOverloaded.  Populates the vocabulary by reading the Fast Infoset document from the specified reader.  
Public MethodLoadFromXmlOverloaded.  Populates the vocabulary by serializing the document from the specified XML reader.  
Public MethodSaveOverloaded.  Saves the vocabulary into the file with specified path.  
Public MethodSetExternalVocabulary Sets the read-only referenced vocabulary for this vocabulary.  
Public MethodSetReadOnlyVocabulary Specifies and external vocabulary to be used as read-only vocabulary.  
Top
See Also

Reference

ReaderVocabulary Class
Noemax.FastInfoset Namespace

Send Feedback