Packages 
Package Description
gov.nist.secauto.decima.core
Provides factory methods for creating Decima assessment-related objects.
gov.nist.secauto.decima.core.assessment
Provides core assessment functions for evaluating a series of tests grouped into assessments that check the well-formedness and content-completeness of a document instance.
gov.nist.secauto.decima.core.assessment.logic
Provides abstract classes for the implementation of an assessment and associated tests in code.
gov.nist.secauto.decima.core.assessment.result
Provides classes supporting the generation and processing of assessment results.
gov.nist.secauto.decima.core.assessment.util
Provides utility classes for use in customizing assessments and assessment logging.
gov.nist.secauto.decima.core.classpath
Provides classes that support loading assessment-related content from the Java classpath.
gov.nist.secauto.decima.core.document
Supports loading and modifying documents used in assessments.
gov.nist.secauto.decima.core.document.handling
Provides an extension point for post-processing documents after they are loaded.
gov.nist.secauto.decima.core.requirement
Provides mechanisms to load and make available XML-based requirements files used by the Decima assessment reporting engine.
gov.nist.secauto.decima.core.util
Provides various utility classes used by Decima.
gov.nist.secauto.decima.example
Provides an example of using the Decima Framework.
gov.nist.secauto.decima.module.cli
Supports parsing arguments and options provided by a command line interface (CLI).
gov.nist.secauto.decima.module.cli.commons.cli
Provides methods to validate command line options provided by the Apache Commons CLI API.
gov.nist.secauto.decima.module.logging
Supports configuring the Apache Log4J API.
gov.nist.secauto.decima.xml.assessment
Supports the assessment of XML documents using XML Schema and ISO Schematron definitions.
gov.nist.secauto.decima.xml.assessment.result
Supports generating assessment reports in XML format.
gov.nist.secauto.decima.xml.assessment.schema
Provides XML schema-based assessment capabilities.
gov.nist.secauto.decima.xml.assessment.schematron
Provides ISO Schematron-based assessment capabilities.
gov.nist.secauto.decima.xml.assessment.service
Provides an extension point for resolving resources related to XML-based assessments.
gov.nist.secauto.decima.xml.document
Supports the loading of XML documents, caching of loaded documents, and the evaluation of XPaths over documents.
gov.nist.secauto.decima.xml.document.context
Supports evaluating XPath expressions against an XML document.
gov.nist.secauto.decima.xml.jdom2
Provides various utilities for manipulating XML document instances using the JDOM 2 API.
gov.nist.secauto.decima.xml.jdom2.saxon.xpath
Provide Support for executing XPaths using Saxon in the JDOM 2 API.
gov.nist.secauto.decima.xml.requirement
Support for load assessment requirements defined in XML.
gov.nist.secauto.decima.xml.schematron
Provides ISO Schematrom compilation and parsing functionality.
gov.nist.secauto.decima.xml.service
Provides an extension point for resolving resources related to XML content.
gov.nist.secauto.decima.xml.service.extension
Provides an extension point for evaluating XPaths dynamically in earlier versions of XSLT that do not support this feature.
gov.nist.secauto.decima.xml.templating.document.post.template
Provides template-based post-processing of XML documents based on a simple XML-based template structure.
gov.nist.secauto.decima.xml.templating.services
Provides an extension point for resolving resources related to XML templating.
gov.nist.secauto.decima.xml.testing
Provides JUnit integration for assessment unit tests using Decima.
gov.nist.secauto.decima.xml.testing.assertion
Provides assertions that are used in JUnit tests generated by Decima.
gov.nist.secauto.decima.xml.testing.services
Provides an extension point for resolving resources related to XML-based unit testing.
gov.nist.secauto.decima.xml.util
Provides utility classes for configuring and performing XSL transformations.
sun.net.www.protocol.classpath
Provides a URL protocol handler for loading resources from the Java classpath.