Uses of Interface
de.xima.aspose.processor.interfaces.IPhase1State
Packages that use IPhase1State
-
Uses of IPhase1State in de.xima.aspose.processor.fn
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 TypeMethodDescriptionvoid
Phase1Empty.process
(IPhase1State state, IFunctionWithArguments fn) void
Phase1Replace.process
(IPhase1State state, IFunctionWithArguments fn)