org.esa.beam.framework.gpf.doclet
Class OperatorHandlerHtml
java.lang.Object
org.esa.beam.framework.gpf.doclet.OperatorHandlerHtml
- All Implemented Interfaces:
- OperatorHandler
public class OperatorHandlerHtml
- extends Object
- implements OperatorHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperatorHandlerHtml
public OperatorHandlerHtml()
start
public void start(com.sun.javadoc.RootDoc root)
throws IOException,
URISyntaxException
- Specified by:
start in interface OperatorHandler
- Throws:
IOException
URISyntaxException
stop
public void stop(com.sun.javadoc.RootDoc root)
throws IOException
- Specified by:
stop in interface OperatorHandler
- Throws:
IOException
processOperator
public void processOperator(OperatorDesc operatorDesc)
throws IOException
- Specified by:
processOperator in interface OperatorHandler
- Throws:
IOException
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.