| Class | Description |
|---|---|
| ConfigFileFinder |
Tool that scans modules (or all of ALMA software) for files that may be configuration files
and therefore should be considered for moving to a different location.
|
| ConfigFileRedeemer | |
| ConfigFileRedeemerFilepath |
Redeems files based on (part of) their path name.
|
| ConfigFileRedeemerTestDir |
Redeems all files that are located underneath a module's test directorie(s).
|
| ConfigFileRedeemerXml |
Class that can recognize XML files that are known to be not config files.
|
| ConfigFileRedeemerXml.XPathMatchSetup | |
| XmlNamespaceContextContainer |
Support class for XPath queries which allows to bind XML namespaces to prefixes,
using
XPath.setNamespaceContext(javax.xml.namespace.NamespaceContext). |