Package com.schibsted.spt.data.jslt
package com.schibsted.spt.data.jslt
The public API to the JSLT processor.
-
ClassDescriptionCommon interface for macros and functions.Represents a compiled JSLT expression.Interface for function implementations.Useful methods for working with Functions.Parent exception for all exceptions thrown by JSLT for both compilation and run-time errors.Interface to a module, which can come from loading a JSLT or from injecting collections of functions.Parses JSLT expressions to Expression objects for evaluating them.Given a string identifying a JSLT module file, return a Reader that produces the module.