Package com.saxonica.ee.bytecode.map
This package contains abstract superclasses for generating bytecode classes that provide custom mapping functions.
-
Class Summary Class Description AnalyzeMappingFunction Mapping function that maps the sequence of matching/non-matching strings to the sequence delivered by applying the matching-substring and non-matching-substring expressions respectively to each such stringCompiledAxisMappingFunction Abstract MappingFunction class that must be passed to a MappingIterator.CompiledContextMappingFunction Abstract ContextMappingFunction class that must be passed to a ContextMappingIterator.CompiledItemMappingFunction ForItemMappingAction The ForItemMappingAction supports compilation of a ForExpression.ForSequenceMappingAction The ForSequenceMappingAction supports compilation of a ForExpression.