|
|
Name |
Description |
|
CanRead
|
Verifies whether the specified XmlReader contains a valid service document.
|
|
CreateCategory
|
Creates a new instance of the SyndicationCategory class.
|
|
CreateCollection
|
Creates a new ResourceCollectionInfo instance.
|
|
CreateDocumentInstance
|
Creates a new ServiceDocument instance.
|
|
CreateInlineCategories
|
Creates a new InlineCategoriesDocument.
|
|
CreateReferencedCategories
|
Creates a new ReferencedCategoriesDocument.
|
|
CreateWorkspace
|
Creates a new Workspace
|
|
Equals(Object)
|
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode
|
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType
|
Gets the Type of the current instance. (Inherited from Object.) |
|
LoadElementExtensions(XmlReader, CategoriesDocument, Int32)
|
Loads element extensions.
|
|
LoadElementExtensions(XmlReader, ResourceCollectionInfo, Int32)
|
Loads element extensions.
|
|
LoadElementExtensions(XmlReader, ServiceDocument, Int32)
|
Loads element extensions.
|
|
LoadElementExtensions(XmlReader, Workspace, Int32)
|
Loads element extensions.
|
|
MemberwiseClone
|
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ReadFrom
|
Reads a service document from the specified XmlReader.
|
|
SetDocument
|
Sets the ServiceDocument to write.
|
|
ToString
|
Returns a string that represents the current object. (Inherited from Object.) |
|
TryParseAttribute(String, String, String, CategoriesDocument, String)
|
Attempts to parse an attribute extension.
|
|
TryParseAttribute(String, String, String, ResourceCollectionInfo, String)
|
Attempts to parse an attribute extension.
|
|
TryParseAttribute(String, String, String, ServiceDocument, String)
|
Attempts to parse an attribute extensions.
|
|
TryParseAttribute(String, String, String, Workspace, String)
|
Attempts to parse an attribute extension
|
|
TryParseElement(XmlReader, CategoriesDocument, String)
|
Attempts to parse an element extension.
|
|
TryParseElement(XmlReader, ResourceCollectionInfo, String)
|
Attempts to parse an element extension.
|
|
TryParseElement(XmlReader, ServiceDocument, String)
|
Attempts to parse an element extension.
|
|
TryParseElement(XmlReader, Workspace, String)
|
Attempts to parse an element extension.
|
|
WriteAttributeExtensions(XmlWriter, CategoriesDocument, String)
|
Writes attribute extensions.
|
|
WriteAttributeExtensions(XmlWriter, ResourceCollectionInfo, String)
|
Writes attribute extensions.
|
|
WriteAttributeExtensions(XmlWriter, ServiceDocument, String)
|
Writes attribute extensions.
|
|
WriteAttributeExtensions(XmlWriter, Workspace, String)
|
Writes attribute extensions.
|
|
WriteElementExtensions(XmlWriter, CategoriesDocument, String)
|
Writes element extensions.
|
|
WriteElementExtensions(XmlWriter, ResourceCollectionInfo, String)
|
Writes element extensions.
|
|
WriteElementExtensions(XmlWriter, ServiceDocument, String)
|
Writes element extensions.
|
|
WriteElementExtensions(XmlWriter, Workspace, String)
|
Writes element extensions.
|
|
WriteTo
|
Writes a service document to the specified XmlWriter.
|