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
YadisHtmlParser
getHtmlMeta
in interface YadisHtmlParser
input
- input data streamYadisException
- on parsing errors or Yadis protocal violationsCopyright © 2015 Sxip. All rights reserved.