|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HtmlParser
Html parser.
parseHtml(String, HtmlResult)| Method Summary | |
|---|---|
void |
parseHtml(java.lang.String htmlData,
HtmlResult result)
Parses the HTML data and stores in the result the discovered openid information. |
| Method Detail |
|---|
void parseHtml(java.lang.String htmlData,
HtmlResult result)
throws DiscoveryException
htmlData - HTML data obtained from the URL identifier.result - The HTML result.
DiscoveryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||