Uses of Package
org.apache.any23.configuration
-
Packages that use org.apache.any23.configuration Package Description org.apache.any23 The Any23 root package defines theAny23
library facade and auxiliary classes.org.apache.any23.configuration This packages contains the Any23 Configuration definition.org.apache.any23.extractor This package contains classes and interfaces modeling theExtractor
API.org.apache.any23.writer This package collects a set ofTripleHandler
decorators and specific RDF formatTripleWriter
implementations. -
Classes in org.apache.any23.configuration used by org.apache.any23 Class Description Configuration Defines the main Any23 configuration. -
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 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.