public interface YadisHtmlParser
getHtmlMeta(String)| 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.
|
String getHtmlMeta(String input) throws YadisException
input - input data streamYadisException - on parsing errors or Yadis protocal violationsCopyright © 2013 Sxip. All Rights Reserved.