Package org.smooks.engine.lifecycle
Class ProcessingStartedDOMFilterLifecyclePhase
- java.lang.Object
-
- org.smooks.engine.lifecycle.ProcessingStartedDOMFilterLifecyclePhase
-
- All Implemented Interfaces:
LifecyclePhase
public class ProcessingStartedDOMFilterLifecyclePhase extends Object implements LifecyclePhase
-
-
Constructor Summary
Constructors Constructor Description ProcessingStartedDOMFilterLifecyclePhase(ExecutionContext executionContext)
-
-
-
Constructor Detail
-
ProcessingStartedDOMFilterLifecyclePhase
public ProcessingStartedDOMFilterLifecyclePhase(ExecutionContext executionContext)
-
-
Method Detail
-
apply
public void apply(Object o)
- Specified by:
apply
in interfaceLifecyclePhase
-
-