org.mule.devkit.generation.javadoc
Class ExamplesPostProcessor
java.lang.Object
org.mule.devkit.generation.javadoc.ExamplesPostProcessor
- All Implemented Interfaces:
- PostProcessor
public class ExamplesPostProcessor
- extends Object
- implements PostProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExamplesPostProcessor
public ExamplesPostProcessor()
postProcess
public void postProcess(Context context)
throws PostProcessorException
- Specified by:
postProcess in interface PostProcessor
- Throws:
PostProcessorException
validateExampleAgainstSchema
protected void validateExampleAgainstSchema(org.mule.devkit.model.module.Module module,
org.mule.devkit.model.Method method,
File schema,
String example)
throws PostProcessorException
- Throws:
PostProcessorException
Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.