Uses of Interface
de.xima.aspose.processor.interfaces.IPhase1State
Packages that use IPhase1State
-
Uses of IPhase1State in de.xima.aspose.processor.fn
Classes in de.xima.aspose.processor.fn that implement interfaces with type arguments of type IPhase1StateModifier and TypeClassDescriptionclassChecks if the input of the form element is empty.classReplace a substring with another string.Methods in de.xima.aspose.processor.fn that return types with arguments of type IPhase1StateModifier and TypeMethodDescriptionstatic IFunctionHandler<IPhase1State> FunctionHandlerFactory.phase1forName(String name) Methods in de.xima.aspose.processor.fn with parameters of type IPhase1StateModifier and TypeMethodDescriptionvoidPhase1Empty.process(IPhase1State state, IFunctionWithArguments fn) voidPhase1Replace.process(IPhase1State state, IFunctionWithArguments fn)