Property | Type | Description | |
---|---|---|---|
CalculateSha1 | string | ||
CloseWriter | void | ||
GetWriter | |||
WriteFoaf | void | ||
WriteFoafPerson | void |
Method | Description | |
---|---|---|
ProcessRequest ( |
Enables processing of HTTP Web requests by a custom HttpHandler that implements the
|
Method | Description | |
---|---|---|
CalculateSha1 ( string text, |
Calculates the SHA1.
|
|
CloseWriter ( |
Closes up the FOAF document
|
|
GetWriter ( Stream stream ) : |
Creates the necessary startup information for the FOAF document
|
|
WriteFoaf ( |
Writes the FOAF.
|
|
WriteFoafPerson ( |
Write a FOAF:Person and any friends to the output stream
|
public ProcessRequest ( |
||
context |
/// An |
|
return | void |