Uses of Package
org.apache.any23.configuration
-
Packages that use org.apache.any23.configuration Package Description org.apache.any23.configuration This packages contains the Any23 Configuration definition.org.apache.any23.extractor org.apache.any23.writer -
Classes in org.apache.any23.configuration used by org.apache.any23.configuration Class Description Configuration Defines the main Any23 configuration.DefaultConfiguration Default implementation ofConfiguration
.ModifiableConfiguration Modifiable implementation ofConfiguration
.Setting Represents a setting key paired with a compatible value.Settings This class represents an immutableSet
ofSetting
objects, with the additional property that no two settings having the sameidentifier
can be simultaneously present in aSettings
object. -
Classes in org.apache.any23.configuration used by org.apache.any23.extractor Class Description Configuration Defines the main Any23 configuration. -
Classes in org.apache.any23.configuration used by org.apache.any23.writer Class Description Settings This class represents an immutableSet
ofSetting
objects, with the additional property that no two settings having the sameidentifier
can be simultaneously present in aSettings
object.