org.netbeans.modules.settings/1 1.13.1

Package org.netbeans.spi.settings

The Settings API brings possibility to easily plug own human readable storage format or reuse any existing by using convertors.

See:
          Description

Interface Summary
Saver The Saver should be used as a callback to the framework implementation to handle setting object changes.
 

Class Summary
Convertor Convertor allows to read/write objects in own format and notify about object changes.
DOMConvertor DOMConvertor extends the Convertor to allow to compose output of several convertors into one xml document.
 

Package org.netbeans.spi.settings Description

The Settings API brings possibility to easily plug own human readable storage format or reuse any existing by using convertors. of settings.

Specification


org.netbeans.modules.settings/1 1.13.1

Built on February 29 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.