Uses of Interface
de.xima.aspose.processor.interfaces.IPhase1State
-
Packages that use IPhase1State Package Description de.xima.aspose.processor.fn -
-
Uses of IPhase1State in de.xima.aspose.processor.fn
Methods in de.xima.aspose.processor.fn that return types with arguments of type IPhase1State Modifier and Type Method Description static IFunctionHandler<IPhase1State>
FunctionHandlerFactory. phase1forName(String name)
Methods in de.xima.aspose.processor.fn with parameters of type IPhase1State Modifier and Type Method Description void
Phase1Empty. process(IPhase1State state, IFunctionWithArguments fn)
void
Phase1Replace. process(IPhase1State state, IFunctionWithArguments fn)
-