org.netbeans.api.java/1 1.28.1

Package org.netbeans.api.java.queries

Java-specific queries.

See:
          Description

Interface Summary
AnnotationProcessingQuery.Result Annotation processing configuration.
JavadocForBinaryQuery.Result Result of finding Javadoc, encapsulating the answer as well as the ability to listen to it.
 

Class Summary
AccessibilityQuery Indicates whether a Java package should be considered publicly accessible.
AnnotationProcessingQuery Return annotation processing configuration for given Java file, package or source folder.
JavadocForBinaryQuery A query to find Javadoc root for the given classpath root.
SourceLevelQuery Returns source level of the given Java source file if it is known.
UnitTestForSourceQuery Query to find Java package root of unit tests for Java package root of sources and vice versa.
 

Enum Summary
AnnotationProcessingQuery.Trigger Annotation processing triggers
 

Package org.netbeans.api.java.queries Description

Java-specific queries.

SourceForBinaryQuery lets you find the sources used to compile some Java classfiles you know about.


org.netbeans.api.java/1 1.28.1

Built on July 29 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.