Package | Description |
---|---|
org.netbeans.spi.settings |
Makes it possible to store settings in a custom human-readable storage format or
reuse any existing format by using convertors.
|
Modifier and Type | Class and Description |
---|---|
class |
DOMConvertor
DOMConvertor extends the Convertor to allow to compose output of several
convertors into one xml document.
|