org.jboss.apiviz
Class APIviz

java.lang.Object
  extended by org.jboss.apiviz.APIviz

public class APIviz
extends Object

Version:
$Rev: 84 $, $Date: 2010-03-04 09:08:41 +0100(gio, 04 mar 2010) $
Author:
The APIviz Project (apiviz-dev@lists.jboss.org), Trustin Lee (tlee@redhat.com)

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

Constructor Detail

APIviz

public APIviz()
Method Detail

start

public static boolean start(com.sun.javadoc.RootDoc root)

validOptions

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

optionLength

public static int optionLength(String option)

languageVersion

public static com.sun.javadoc.LanguageVersion languageVersion()


Copyright © 2008-2012 JBoss - a division of Red Hat. All Rights Reserved.