|
org.openide.filesystems 7.38.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayerGenerationException | |
---|---|
org.openide.filesystems.annotations | Support for writing annotation processors which generate XML layer fragments. |
Uses of LayerGenerationException in org.openide.filesystems.annotations |
---|
Methods in org.openide.filesystems.annotations that throw LayerGenerationException | |
---|---|
LayerBuilder.File |
LayerBuilder.File.bundlevalue(String attr,
String label)
Adds an attribute for a possibly localized string. |
protected abstract boolean |
LayerGeneratingProcessor.handleProcess(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv)
The regular body of LayerGeneratingProcessor.process(java.util.Set extends javax.lang.model.element.TypeElement>, javax.annotation.processing.RoundEnvironment) . |
LayerBuilder.File |
LayerBuilder.File.instanceAttribute(String attr,
Class type)
Adds an attribute to load the associated class or method. |
LayerBuilder.File |
LayerBuilder.instanceFile(String path,
String name)
Generates an instance file that is not initialized with an instance. |
LayerBuilder.File |
LayerBuilder.instanceFile(String path,
String name,
Class type)
Generates an instance file whose InstanceCookie would load the associated class or method. |
LayerBuilder.File |
LayerBuilder.File.urlvalue(String attr,
String value)
Adds a URL-valued attribute. |
LayerBuilder.File |
LayerBuilder.File.urlvalue(String attr,
URI value)
Adds a URL-valued attribute. |
|
org.openide.filesystems 7.38.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |