|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openid4java.discovery.html.CyberNekoDOMHtmlParser
public class CyberNekoDOMHtmlParser
A HtmlParser implementation using the DOMParser of CyberNeko HTML.
OpenID4JavaDOMParser| Constructor Summary | |
|---|---|
CyberNekoDOMHtmlParser()
|
|
| Method Summary | |
|---|---|
void |
parseHtml(java.lang.String htmlData,
HtmlResult result)
Parses the HTML data and stores in the result the discovered openid information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CyberNekoDOMHtmlParser()
| Method Detail |
|---|
public void parseHtml(java.lang.String htmlData,
HtmlResult result)
throws DiscoveryException
HtmlParser
parseHtml in interface HtmlParserhtmlData - 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 | |||||||||