public class CyberNekoDOMYadisHtmlParser extends Object implements YadisHtmlParser
YadisHtmlParser implementation using the DOMParser of CyberNeko HTML.OpenID4JavaDOMParser| Constructor and Description |
|---|
CyberNekoDOMYadisHtmlParser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHtmlMeta(String input)
Parses the HTML input stream and scans for the Yadis XRDS location in the
HTML HEAD Meta tags.
|
public String getHtmlMeta(String input) throws YadisException
YadisHtmlParsergetHtmlMeta in interface YadisHtmlParserinput - input data streamYadisException - on parsing errors or Yadis protocal violationsCopyright © 2013 Sxip. All Rights Reserved.