The following tables list the members exposed by ReaderVocabulary.
| Name | Description | |
|---|---|---|
| ReaderVocabulary Constructor | Initializes a new instance of ParserVocabulary. |
| 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. | |
| SetInitialVocabulary | Sets the read-only initial vocabulary for this vocabulary. | |
| SetReferencedVocabulary | Sets the read-only referenced vocabulary for this vocabulary. |