jaxx.compiler.tasks
Class FinalizeTask
java.lang.Object
jaxx.compiler.tasks.JAXXEngineTask
jaxx.compiler.tasks.FinalizeTask
- All Implemented Interfaces:
- Serializable
public class FinalizeTask
- extends JAXXEngineTask
Task to execute after stylesheet tasks and juste before generation task.
This task will finialize all compilers.
- Since:
- 2.0.2
- Author:
- tchemit
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TASK_NAME
public static final String TASK_NAME
- See Also:
- Constant Field Values
FinalizeTask
public FinalizeTask()
perform
public boolean perform(JAXXEngine engine)
throws Exception
- Specified by:
perform in class JAXXEngineTask
- Throws:
Exception
Copyright © 2008-2010 CodeLutin. All Rights Reserved.