| Noemax.FastInfoset Namespace : ReaderVocabulary Class |
The following tables list the members exposed by ReaderVocabulary.
| Name | Description | |
|---|---|---|
![]() | ReaderVocabulary Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ExternalVocabularyURI | Specifies the URI to an external vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary) |
![]() | HasExternalVocabulary | Specifies whether this vocabulary is linked to an external vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary) |
![]() | HasInitialVocabulary | Specifies whether this vocabulary uses initial read-only vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary) |
| Name | Description | |
|---|---|---|
![]() | AddAttributeName | Overridden. Adds the attribute qualified name to the vocabulary. |
![]() | AddAttributeString | Overridden. Adds the attribute value string. |
![]() | AddContentString | Overridden. Adds the content string to the vocabulary. |
![]() | AddElementName | Overridden. Adds the element qualified name to the vocabulary. |
![]() | AddLocalName | Overridden. Adds the local name to the vocabulary. |
![]() | AddNamespace | Overridden. Adds the namespace URI to the vocabulary. |
![]() | AddPrefix | Overridden. Adds the prefix to the vocabulary. |
![]() | Clear | Clears vocabulary tables. |
![]() | Load | Overloaded. Load the vocabulary form the file with specified path. |
![]() | LoadFromFi | Overloaded. Populates the vocabulary by reading the Fast Infoset document from the specified reader. |
![]() | LoadFromXml | Overloaded. Populates the vocabulary by serializing the document from the specified XML reader. |
![]() | Save | Overloaded. Saves the vocabulary into the file with specified path. |
![]() | SetExternalVocabulary | Sets the read-only referenced vocabulary for this vocabulary. |
![]() | SetReadOnlyVocabulary | Specifies and external vocabulary to be used as read-only vocabulary. |