org.esa.beam.framework.gpf.doclet
Class OperatorHandlerHtml

java.lang.Object
  extended by org.esa.beam.framework.gpf.doclet.OperatorHandlerHtml
All Implemented Interfaces:
OperatorHandler

public class OperatorHandlerHtml
extends Object
implements OperatorHandler


Constructor Summary
OperatorHandlerHtml()
           
 
Method Summary
 void processOperator(OperatorDesc operatorDesc)
           
 void start(com.sun.javadoc.RootDoc root)
           
 void stop(com.sun.javadoc.RootDoc root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperatorHandlerHtml

public OperatorHandlerHtml()
Method Detail

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.