Package | Description |
---|---|
org.apache.manifoldcf.agents.interfaces | |
org.apache.manifoldcf.core.interfaces | |
org.apache.manifoldcf.core.system | |
org.apache.manifoldcf.crawler.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
OutputSpecification
This class represents an output specification, which is a generalized hierarchy of nodes that
can be interpreted by an output connector in an appropriate way.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigNode
This class represents a node in a repository configuration structure.
|
class |
ConfigParams
This class represents a set of configuration parameters, with structure, which is a generalized hierarchy of nodes that
can be interpreted by a repository or authority connector in an appropriate way.
|
class |
Configuration
This class represents XML configuration information, in its most basic incarnation.
|
class |
ConfigurationNode
This class represents a node in a configuration structure.
|
class |
ManifoldCFConfiguration
This class represents the configuration data read from the main ManifoldCF configuration
XML file.
|
class |
Specification
This class represents a specification, which is a generalized hierarchy of nodes that
can be interpreted by an appropriate connector in an appropriate way.
|
class |
SpecificationNode
This class represents a node in a specification structure.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
ManifoldCF.OverrideableManifoldCFConfiguration
For local properties (not shared!!), this class allows them to be overridden directly from the command line.
|
Modifier and Type | Class and Description |
---|---|
class |
Connectors
This class represents the configuration data read from the 'connectors.xml' file, which
describes all the individual connector classes and their pretty names.
|
class |
DocumentSpecification
This class represents a document specification, which is a generalized hierarchy of nodes that
can be interpreted by a repository connector in an appropriate way.
|