A C G

A

apply(RDFBackend<Node>, Node, Collection<Node>...) - Method in class at.newmedialab.ldpath.model.functions.CleanHtmlFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
apply(RDFBackend<KiWiNode>, KiWiNode, Collection<KiWiNode>...) - Method in class at.newmedialab.ldpath.model.functions.CssSelectFunction
Apply the function to the list of nodes passed as arguments and return the result as type T.
at.newmedialab.ldpath.model.functions - package at.newmedialab.ldpath.model.functions
 

C

CleanHtmlFunction<Node> - Class in at.newmedialab.ldpath.model.functions
Function to clean up HTML and remove all script and style elements from the content.
CleanHtmlFunction() - Constructor for class at.newmedialab.ldpath.model.functions.CleanHtmlFunction
 
CssSelectFunction<KiWiNode> - Class in at.newmedialab.ldpath.model.functions
 
CssSelectFunction() - Constructor for class at.newmedialab.ldpath.model.functions.CssSelectFunction
 

G

getDescription() - Method in class at.newmedialab.ldpath.model.functions.CleanHtmlFunction
A short human-readable description of what the node function does.
getDescription() - Method in class at.newmedialab.ldpath.model.functions.CssSelectFunction
A short human-readable description of what the node function does.
getPathExpression(RDFBackend<Node>) - Method in class at.newmedialab.ldpath.model.functions.CleanHtmlFunction
Return the name of the NodeFunction for registration in the function registry
getPathExpression(RDFBackend<KiWiNode>) - Method in class at.newmedialab.ldpath.model.functions.CssSelectFunction
Return the name of the NodeFunction for registration in the function registry
getSignature() - Method in class at.newmedialab.ldpath.model.functions.CleanHtmlFunction
A string describing the signature of this node function, e.g.
getSignature() - Method in class at.newmedialab.ldpath.model.functions.CssSelectFunction
A string describing the signature of this node function, e.g.

A C G

Copyright © 2012 Salzburg Research. All Rights Reserved.