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