Uses of Interface
de.xima.aspose.processor.interfaces.IFunctionHandler
Packages that use IFunctionHandler
-
Uses of IFunctionHandler in de.xima.aspose.processor.fn
Classes in de.xima.aspose.processor.fn that implement IFunctionHandlerModifier and TypeClassDescriptionclass
Checks if the input of the form element is empty.class
Replace a substring with another string.Methods in de.xima.aspose.processor.fn that return IFunctionHandlerModifier and TypeMethodDescriptionstatic IFunctionHandler<IPhase1State>
FunctionHandlerFactory.phase1forName
(String name) static IFunctionHandler<IPhase2State>
FunctionHandlerFactory.phase2forName
(String name) static IFunctionHandler<IRootState>
FunctionHandlerFactory.rootFunctionForName
(String name)