Method | Description | |
---|---|---|
AtomParser ( string uri, string xml ) : System | ||
GetRfc822DateTime ( |
||
GetXmlNodeText ( |
||
GetXmlNodeUrl ( |
||
ProcessXmlNodeLinks ( |
Method | Description | |
---|---|---|
ParseItem ( |
public AtomParser ( string uri, string xml ) : System | ||
uri | string | |
xml | string | |
return | System |
public GetRfc822DateTime ( |
||
node | ||
tag | string | |
return | System.DateTime |
public GetXmlNodeText ( |
||
node | ||
tag | string | |
return | string |
public GetXmlNodeUrl ( |
||
node | ||
tag | string | |
return | string |
public ProcessXmlNodeLinks ( |
||
node | ||
item | Item | |
return | void |