Package fr.mines_stetienne.ci.sparql_generate.xml
-
Class Summary Class Description FUN_CSSPath Binding function fun:CSSPath evaluates a CSS Selector over a HTML document and can return (a) the outer HTML, (b) the inner text, or (c) the value of an attribute.FUN_HTMLtoXML Binding function fun:HTMLtoXML evaluates a HTML document and returns a XML document, closing unclosed tags if necessary.FUN_XPath Binding function fun:XPath extracts a string from a XML document, according to a XPath expression.FUN_XPath.UniversalNamespaceResolver FunctionsLoader ITER_CSSPath Iterator function iter:CSSPath extracts parts of a HTML document, using CSS-Selector-like queries.ITER_XPath Iterator function iter:XPath extracts parts of a XML document, using XPath queries.