프로퍼티 | 타입 | 설명 | |
---|---|---|---|
rdfns | XNamespace |
메소드 | 설명 | |
---|---|---|
Clone ( ) : object | ||
CreateFromOpenSearchResultCollection ( IOpenSearchResultCollection results ) : IOpenSearchResultCollection | ||
DeserializeFromStream ( System stream ) : IOpenSearchResultCollection | ||
GetDescription ( ) : XElement | ||
Load ( XmlReader reader ) : RdfXmlDocument |
Load the specified reader.
|
|
PrepareDocument ( ) : XDocument | ||
RdfXmlDocument ( IOpenSearchResultCollection results ) : System | ||
SerializeToStream ( System stream ) : void | ||
SerializeToString ( ) : string | ||
XElementsToElementExtensions ( IEnumerable |
메소드 | 설명 | |
---|---|---|
AlignNameSpaces ( System.Xml.Linq.XElement rdf ) : void | ||
LoadDescription ( XElement description ) : void | ||
LoadItems ( IEnumerable |
||
RdfXmlDocument ( XDocument doc ) : System |
Initializes a new instance of the Terradue.OpenSearch.Result.RdfXmlDocument class.
|
|
SyndicationLinkFromXElement ( XElement elem ) : SyndicationLink |
public static CreateFromOpenSearchResultCollection ( IOpenSearchResultCollection results ) : IOpenSearchResultCollection | ||
results | IOpenSearchResultCollection | |
리턴 | IOpenSearchResultCollection |
public DeserializeFromStream ( System stream ) : IOpenSearchResultCollection | ||
stream | System | |
리턴 | IOpenSearchResultCollection |
public static Load ( XmlReader reader ) : RdfXmlDocument | ||
reader | XmlReader | Reader. |
리턴 | RdfXmlDocument |
public RdfXmlDocument ( IOpenSearchResultCollection results ) : System | ||
results | IOpenSearchResultCollection | |
리턴 | System |
public static XElementsToElementExtensions ( IEnumerable |
||
elements | IEnumerable |
|
리턴 | SyndicationElementExtensionCollection |