Package com.xmlmill.config

The config package contains the Configurator class, responsible for reading a configuration file.

See:
          Description

Class Summary
Configurator The Configurator is responsible for reading the configuration properties from an (external) XML configuration file and making these available to the application.
FontInfo *** For internal use only *** A FontInfo instance contains the meta information of a font regarding: font-type font-name font-weight font-style font-metrics-file font-program-file pair-wise-kerning track-kerning embeddable subsettable font-index load-on-startup
KeyStoreInfo *** For internal use only *** A KeystoreINfo instance contains the meta information of a keystore regarding: file storepasswd storetype service-provider-interface signaturehandler Also information regarding each alias (name, password) is stored. The keystore itself is also stored.
 

Package com.xmlmill.config Description

The config package contains the Configurator class, responsible for reading a configuration file.