org.apache.axis2.transport.testkit.doclet
Class ResourceInfoDoclet

java.lang.Object
  extended by org.apache.axis2.transport.testkit.doclet.ResourceInfoDoclet

public class ResourceInfoDoclet
extends java.lang.Object


Constructor Summary
ResourceInfoDoclet()
           
 
Method Summary
static int optionLength(java.lang.String option)
           
static boolean start(com.sun.javadoc.RootDoc root)
           
static boolean validOptions(java.lang.String[][] options, com.sun.javadoc.DocErrorReporter reporter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceInfoDoclet

public ResourceInfoDoclet()
Method Detail

start

public static boolean start(com.sun.javadoc.RootDoc root)
                     throws java.io.IOException
Throws:
java.io.IOException

optionLength

public static int optionLength(java.lang.String option)

validOptions

public static boolean validOptions(java.lang.String[][] options,
                                   com.sun.javadoc.DocErrorReporter reporter)


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.