Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
G J

G

getArrayType(TypeD, int) - Method in interface javax.ide.model.java.JavaModel
Fetches a TypeD for the given array type of the specified component type an dimensions.
getClass(String) - Method in interface javax.ide.model.java.JavaModel
Fetches a ClassD for the given fully qualified name in source format, null if none.
getClass(Project) - Method in class javax.ide.model.java.JavaSource
Fetches a ClassD for the given fully qualified name in source format, null if none.
getJavaSourceImpl() - Method in class javax.ide.model.java.JavaSource
 
getPackage(String) - Method in interface javax.ide.model.java.JavaModel
Fetches a PackageD for the given fully-qualified name.

J

JavaModel - interface javax.ide.model.java.JavaModel.
The JavaModel is the central point of access to all source compilation unit facilities.
JavaSource - class javax.ide.model.java.JavaSource.
The JavaSource class.
JavaSource() - Constructor for class javax.ide.model.java.JavaSource
 
javax.ide.model.java - package javax.ide.model.java
 

G J