| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.openide.modules.ManifestSection
Class representing one specially-treated section in a module's manifest file. For example, one section may describe a single action provided by the module.
| Inner Class Summary | |
static class | 
ManifestSection.ActionSection
Deprecated. Module section for an Action.  | 
static class | 
ManifestSection.ClipboardConvertorSection
Deprecated. Module section for a Clipboard convertor.  | 
static class | 
ManifestSection.DebuggerSection
Deprecated. Module section for a Debugger.  | 
static class | 
ManifestSection.FileSystemSection
Deprecated. Module section for a File System.  | 
static interface | 
ManifestSection.Iterator
Deprecated. Iterator over different types of sections.  | 
static class | 
ManifestSection.LoaderSection
Deprecated. Module section for a Data Loader.  | 
static class | 
ManifestSection.NodeSection
Deprecated. Module section for a node.  | 
static class | 
ManifestSection.OptionSection
Deprecated. Module section for an Option.  | 
static class | 
ManifestSection.ServiceSection
Deprecated. Module section for a service type.  | 
| Method Summary | |
 Class | 
getSectionClass()
Deprecated. Get the class which the generated instances will have.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public Class getSectionClass()
                      throws Exception
Exception - for various reasons
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||