| Package | Description |
|---|---|
| org.openide.loaders |
Datasystems
are the logical layer between a filesystem and higher-level file-oriented operations.
|
| Modifier and Type | Method | Description |
|---|---|---|
XMLDataObject.Info |
XMLDataObject.getInfo() |
Deprecated.
not used anymore
|
static XMLDataObject.Info |
XMLDataObject.getRegisteredInfo(java.lang.String publicId) |
Deprecated.
Register via lookup
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
XMLDataObject.registerInfo(java.lang.String publicId,
XMLDataObject.Info info) |
Deprecated.
Register an
Environment via lookup, see
some details. |
void |
XMLDataObject.setInfo(XMLDataObject.Info ii) |
Deprecated.
does not do anything useful
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.