Uses of Package
com.schibsted.spt.data.jslt
Packages that use com.schibsted.spt.data.jslt
Package
Description
The public API to the JSLT processor.
Interfaces and classes for filtering which key/value pairs are
preserved in JSON objects as output from JSLT.
This package contains implementation-internal interfaces and classes.
The implementation of the JSLT parser.
-
Classes in com.schibsted.spt.data.jslt used by com.schibsted.spt.data.jsltClassDescriptionCommon interface for macros and functions.Represents a compiled JSLT expression.Interface for function implementations.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.
-
Classes in com.schibsted.spt.data.jslt used by com.schibsted.spt.data.jslt.filters
-
Classes in com.schibsted.spt.data.jslt used by com.schibsted.spt.data.jslt.implClassDescriptionCommon interface for macros and functions.Represents a compiled JSLT expression.Interface for function implementations.Interface to a module, which can come from loading a JSLT or from injecting collections of functions.Given a string identifying a JSLT module file, return a Reader that produces the module.
-
Classes in com.schibsted.spt.data.jslt used by com.schibsted.spt.data.jslt.parserClassDescriptionRepresents a compiled JSLT expression.Interface for function implementations.