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 voidPhase1Empty. process(IPhase1State state, IFunctionWithArguments fn)voidPhase1Replace. process(IPhase1State state, IFunctionWithArguments fn) 
 -