Spec-Zone .ru
спецификации, руководства, описания, API
Doclet API

Uses of Class
com.sun.javadoc.LanguageVersion

Uses of LanguageVersion in com.sun.javadoc
 

Methods in com.sun.javadoc that return LanguageVersion
static LanguageVersion Doclet.languageVersion()
          Return the version of the Java Programming Language supported by this doclet.
static LanguageVersion LanguageVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LanguageVersion[] LanguageVersion.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Doclet API

Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2004 Sun Microsystems, Inc. 4150 Network Circle
Santa Clara, California, 95054, U.S.A. All Rights Reserved.