A C D E F G H I N P R S T V W X 
All Classes All Packages

A

ABSTRACT_EXPAND_TEMPLATE - Static variable in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
AbstractDelegatingContentHandler - Class in gov.nist.secauto.decima.xml.assessment.schema
 
AbstractDelegatingContentHandler(ContentHandler) - Constructor for class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
AbstractDerivedRequirementParsingHandler - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
AbstractDerivedRequirementParsingHandler() - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.AbstractDerivedRequirementParsingHandler
 
AbstractIdAwareSchematronHandler - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
AbstractIdAwareSchematronHandler(Schematron) - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.AbstractIdAwareSchematronHandler
Constructs a new AbstractIdAwareSchematronHandler instance that uses the provided Schematron to parse out a mapping of pattern and rule identifiers to assertions within the Schematron rules.
AbstractIdAwareSVRLHandler - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
AbstractIdAwareSVRLHandler(Assessment<? extends XMLDocument>, XMLDocument, AssessmentResultBuilder, IdAwareSchematronHandler) - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.AbstractIdAwareSVRLHandler
 
AbstractSVRLHandler - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
AbstractSVRLHandler(Assessment<? extends XMLDocument>, XMLDocument, AssessmentResultBuilder) - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.AbstractSVRLHandler
Constructs a handler that is capable of processing a SVRL result to produce an intermediate form of AssessmentResults.
addParameter(String, String) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
addParameters(Map<String, String>) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
ASSERT - gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssertionEntry.AssertionType
 
ASSESSMENT_TYPE - Static variable in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
AssessmentSAXErrorHandler - Class in gov.nist.secauto.decima.xml.assessment.schema
 
AssessmentSAXErrorHandler(SchemaAssessment, XMLDocument, String, AssessmentResultBuilder, SAXLocationXPathResolver) - Constructor for class gov.nist.secauto.decima.xml.assessment.schema.AssessmentSAXErrorHandler
Constructs a ErrorHandler that is capable of asserting any SAX errors as a Decima TestResult.

C

characters(char[], int, int) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
characters(char[], int, int) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 

D

DefaultSchematron - Class in gov.nist.secauto.decima.xml.schematron
 
DefaultSchematron(Document, TransformerFactory) - Constructor for class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
Constructs a new Schematron instance that manages a Schematron that has been fully resolved, but not been pre-compiled.
DefaultSchematronCompiler - Class in gov.nist.secauto.decima.xml.schematron
 
DefaultSchematronCompiler() - Constructor for class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
DefaultSchematronCompiler(XSLTransformer) - Constructor for class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
DefaultSchematronHandler - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
DefaultSchematronHandler(Schematron) - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.DefaultSchematronHandler
 
DelegatingXMLFilter - Class in gov.nist.secauto.decima.xml.assessment.schema
 
DelegatingXMLFilter() - Constructor for class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
DerivedRequirementParsingHandler - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
DerivedRequirementParsingHandler() - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.DerivedRequirementParsingHandler
 
DSDL_INCLUDE_TEMPLATE - Static variable in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 

E

endDocument() - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
endDocument() - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
endElement(String, String, String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
endElement(String, String, String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
endPrefixMapping(String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
endPrefixMapping(String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
error(SAXParseException) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AssessmentSAXErrorHandler
 
executeInternal(XMLDocument, AssessmentResultBuilder) - Method in class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
 
executeInternal(XMLDocument, AssessmentResultBuilder) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 

F

Factory - Class in gov.nist.secauto.decima.xml.assessment
 
fatalError(SAXParseException) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AssessmentSAXErrorHandler
 

G

getAssertionsForPatternId(String) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractIdAwareSchematronHandler
Get the list of assertions (i.e., assert, report) associated with the pattern having the provided identifier.
getAssertionsForPatternId(String) - Method in interface gov.nist.secauto.decima.xml.assessment.schematron.IdAwareSchematronHandler
 
getAssertionsForRuleId(String) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractIdAwareSchematronHandler
 
getAssertionsForRuleId(String) - Method in interface gov.nist.secauto.decima.xml.assessment.schematron.IdAwareSchematronHandler
 
getAssertionType() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssertionEntry
 
getAssessedDocument() - Method in class gov.nist.secauto.decima.xml.assessment.schema.AssessmentSAXErrorHandler
Retieve the document this handler is reporting issues for.
getAssessedDocument() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractSVRLHandler
Retrieve the document for which this handler is identifying issues.
getAssessment() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractSVRLHandler
Retrieve the assessment this handler supports.
getAssessmentContextHandler() - Method in class gov.nist.secauto.decima.xml.assessment.schema.XMLPathLocationAssessmentXMLFilter
 
getAssessmentType() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
 
getAssessmentType() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
getColumn() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SAXContext
 
getCompiledSchematron(String) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
 
getCompiledSchematron(String) - Method in interface gov.nist.secauto.decima.xml.schematron.Schematron
 
getContentHandler() - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
getCurrentNode() - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
getCurrentXPath() - Method in interface gov.nist.secauto.decima.xml.assessment.schema.SAXLocationXPathResolver
 
getCurrentXPath() - Method in class gov.nist.secauto.decima.xml.assessment.schema.XMLPathLocationAssessmentXMLFilter
 
getCurrentXPath() - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
getDelegate() - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
getDerivedRequirement(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractDerivedRequirementParsingHandler
 
getDerivedRequirement(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.DerivedRequirementParsingHandler
 
getDerivedRequirementId() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
 
getDerivedRequirementId() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssertionEntry
 
getDerivedRequirementId() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SingleDerivedRequirementSchematronHandler
 
getDerivedRequirementId() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SingleDerivedRequirementSVRLHandler
 
getDTDHandler() - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
getEntityResolver() - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
getEntityResolver() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
 
getErrorHandler() - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
getException() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SAXContext
 
getFeature(String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
getLine() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SAXContext
 
getLocator() - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
getLSResourceResolver() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
 
getNameDetails() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
 
getNameDetails() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
getParameters() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
getParent() - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
getPath() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
 
getPath() - Method in interface gov.nist.secauto.decima.xml.schematron.Schematron
The path to the Schematron ruleset.
getPatternIdToAssertionsMap() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractDerivedRequirementParsingHandler
 
getPhase() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
getProcessedSchematron() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
 
getProcessedSchematron() - Method in interface gov.nist.secauto.decima.xml.schematron.Schematron
 
getProperty(String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
getRuleIdToAssertionsMap() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractDerivedRequirementParsingHandler
 
getSchemaAssessment() - Method in class gov.nist.secauto.decima.xml.assessment.schema.AssessmentSAXErrorHandler
Retrieve the assessment this handler supports.
getSchemaSources() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
 
getSchematron() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
getSchematronHandler() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractIdAwareSVRLHandler
 
getSchematronHandler() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
getSystemId() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SAXContext
 
getTransformerFactory() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
 
getTransformerFactory() - Method in interface gov.nist.secauto.decima.xml.schematron.Schematron
 
getValidationResultBuilder() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractSVRLHandler
 
getXPath() - Method in class gov.nist.secauto.decima.xml.assessment.schema.SAXContext
 
getXPathEvaluator() - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractSVRLHandler
Retrieve the XPathEvaluator that can be used to resolve XPaths against the target document.
getXSLTransformer() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
gov.nist.secauto.decima.xml.assessment - package 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.schema - package gov.nist.secauto.decima.xml.assessment.schema
Provides XML schema-based assessment capabilities.
gov.nist.secauto.decima.xml.assessment.schematron - package gov.nist.secauto.decima.xml.assessment.schematron
Provides ISO Schematron-based assessment capabilities.
gov.nist.secauto.decima.xml.assessment.service - package gov.nist.secauto.decima.xml.assessment.service
Provides an extension point for resolving resources related to XML-based assessments.
gov.nist.secauto.decima.xml.schematron - package gov.nist.secauto.decima.xml.schematron
Provides ISO Schematrom compilation and parsing functionality.

H

handleActivePattern(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractIdAwareSVRLHandler
 
handleActivePattern(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractSVRLHandler
 
handleActivePattern(Element) - Method in interface gov.nist.secauto.decima.xml.assessment.schematron.SVRLHandler
 
handleAssert(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractDerivedRequirementParsingHandler
 
handleAssert(Element) - Method in interface gov.nist.secauto.decima.xml.schematron.SchematronHandler
 
handleAssertionResult(String, String, TestStatus, String, List<String>) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractSVRLHandler
 
handleFailedAssert(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.ResultGeneratingSVRLHandler
 
handleFailedAssert(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SingleDerivedRequirementSVRLHandler
 
handleFailedAssert(Element) - Method in interface gov.nist.secauto.decima.xml.assessment.schematron.SVRLHandler
 
handleFiredRule(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractIdAwareSVRLHandler
 
handleFiredRule(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractSVRLHandler
 
handleFiredRule(Element) - Method in interface gov.nist.secauto.decima.xml.assessment.schematron.SVRLHandler
 
handleNSPrefix(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractSVRLHandler
 
handleNSPrefix(Element) - Method in interface gov.nist.secauto.decima.xml.assessment.schematron.SVRLHandler
 
handlePattern(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractDerivedRequirementParsingHandler
 
handlePattern(Element) - Method in interface gov.nist.secauto.decima.xml.schematron.SchematronHandler
 
handleReport(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractDerivedRequirementParsingHandler
 
handleReport(Element) - Method in interface gov.nist.secauto.decima.xml.schematron.SchematronHandler
 
handleRule(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractDerivedRequirementParsingHandler
 
handleRule(Element) - Method in interface gov.nist.secauto.decima.xml.schematron.SchematronHandler
 
handleSuccessfulReport(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.ResultGeneratingSVRLHandler
 
handleSuccessfulReport(Element) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SingleDerivedRequirementSVRLHandler
 
handleSuccessfulReport(Element) - Method in interface gov.nist.secauto.decima.xml.assessment.schematron.SVRLHandler
 
handleValues(String) - Static method in class gov.nist.secauto.decima.xml.assessment.schematron.ResultGeneratingSVRLHandler
 

I

IdAwareSchematronHandler - Interface in gov.nist.secauto.decima.xml.assessment.schematron
 
ignorableWhitespace(char[], int, int) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
isIncludeCRDL() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
isIncludeDTLL() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
isIncludeRelaxNG() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
isIncludeSchematron() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
isIncludeXInclude() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
isIncludeXLink() - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 

N

newCompositeXMLDocument(File, Map<String, ? extends XMLDocument>) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newCompositeXMLDocument(URL, Map<String, ? extends XMLDocument>) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newDerivedRequirementParsingHandler(Schematron) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.AbstractIdAwareSchematronHandler
 
newDerivedRequirementParsingHandler(Schematron) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.DefaultSchematronHandler
 
newSchemaAssessment(String) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newSchemaAssessment(String, List<? extends Source>) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
Constructs a new XML schema-based Assessment that can be used to validate assessed documents against a set of XML schema.
newSchematron(URL) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
Create a new Schematron instance that represents a pre-compiled schematron.
newSchematron(URL) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
newSchematron(URL) - Method in interface gov.nist.secauto.decima.xml.schematron.SchematronCompiler
Create a new Schematron instance that represents a pre-compiled schematron.
newSchematronAssessment(Schematron) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newSchematronAssessment(Schematron, String) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newSchematronAssessment(Schematron, String, SchematronHandler) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newSchematronAssessment(URL) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newSchematronAssessment(URL, String) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newSVRLHandler(Assessment<? extends XMLDocument>, XMLDocument, AssessmentResultBuilder) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.DefaultSchematronHandler
 
newSVRLHandler(Assessment<? extends XMLDocument>, XMLDocument, AssessmentResultBuilder) - Method in interface gov.nist.secauto.decima.xml.assessment.schematron.SchematronHandler
Creates a new SVRLHandler instance that is capable of parsing a Schematron Validation Report Language (SVRL) formatted file to extract assessment results using the provided AssessmentResultBuilder.
newSVRLHandler(Assessment<? extends XMLDocument>, XMLDocument, AssessmentResultBuilder) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SingleDerivedRequirementSchematronHandler
 
newXMLDocument(File) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newXMLDocument(InputStream, String) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newXMLDocument(URL) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newXMLRequirementsParser() - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newXMLRequirementsParser(List<Source>) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
Constructs a requirements parser with a list of extension schema that describe possible requirements definition extensions.
newXPathContext(String, String, int, int) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 
newXPathContext(String, String, Located) - Static method in class gov.nist.secauto.decima.xml.assessment.Factory
 

P

parse(SVRLHandler, File) - Static method in class gov.nist.secauto.decima.xml.assessment.schematron.SVRLParser
 
parse(SVRLHandler, File, boolean) - Static method in class gov.nist.secauto.decima.xml.assessment.schematron.SVRLParser
Parses a SVRL result using the provided handler to process SVRL elements.
parse(SVRLHandler, Document) - Static method in class gov.nist.secauto.decima.xml.assessment.schematron.SVRLParser
Parses a SVRL result, provided as a JDOM Document, using the provided handler to process SVRL elements.
parse(String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
parse(Document, SchematronHandler) - Static method in class gov.nist.secauto.decima.xml.schematron.SchematronParser
Parses an ISO Schematron document, provided as a JDOM2 Document.
parse(InputSource) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
process(XMLDocument, AssessmentResultBuilder, File) - Method in class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
 
processingInstruction(String, String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
processingInstruction(String, String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 

R

REPORT - gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssertionEntry.AssertionType
 
reset() - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
ResultGeneratingSVRLHandler - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
ResultGeneratingSVRLHandler(Assessment<? extends XMLDocument>, XMLDocument, AssessmentResultBuilder, IdAwareSchematronHandler) - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.ResultGeneratingSVRLHandler
 

S

SAXContext - Class in gov.nist.secauto.decima.xml.assessment.schema
 
SAXContext(SAXParseException, String, String) - Constructor for class gov.nist.secauto.decima.xml.assessment.schema.SAXContext
Constructs a Decima Context based on a SAXParseException.
SAXLocationXPathResolver - Interface in gov.nist.secauto.decima.xml.assessment.schema
 
SAXTestResult - Class in gov.nist.secauto.decima.xml.assessment.schema
 
SAXTestResult(XMLDocument, TestStatus, SAXParseException, String) - Constructor for class gov.nist.secauto.decima.xml.assessment.schema.SAXTestResult
 
SchemaAssessment - Class in gov.nist.secauto.decima.xml.assessment.schema
 
SchemaAssessment(String) - Constructor for class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
 
SchemaAssessment(String, List<? extends Source>) - Constructor for class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
Constructs a new XML schema-based Assessment that can be used to validate assessed documents against a set of XML schema.
Schematron - Interface in gov.nist.secauto.decima.xml.schematron
 
SchematronAssertionEntry - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
SchematronAssertionEntry(SchematronAssertionEntry.AssertionType, String) - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssertionEntry
 
SchematronAssertionEntry.AssertionType - Enum in gov.nist.secauto.decima.xml.assessment.schematron
 
SchematronAssessment - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
SchematronAssessment(Schematron, String, SchematronHandler) - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssessment
Constructs a new Assessment that uses a Schematron ruleset to validate an XML document.
SchematronCompilationException - Exception in gov.nist.secauto.decima.xml.schematron
 
SchematronCompilationException() - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronCompilationException
 
SchematronCompilationException(String) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronCompilationException
 
SchematronCompilationException(String, Throwable) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronCompilationException
 
SchematronCompilationException(String, Throwable, boolean, boolean) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronCompilationException
 
SchematronCompilationException(Throwable) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronCompilationException
 
SchematronCompiler - Interface in gov.nist.secauto.decima.xml.schematron
 
SchematronEvaluationException - Exception in gov.nist.secauto.decima.xml.schematron
 
SchematronEvaluationException() - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronEvaluationException
 
SchematronEvaluationException(String) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronEvaluationException
 
SchematronEvaluationException(String, Throwable) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronEvaluationException
 
SchematronEvaluationException(String, Throwable, boolean, boolean) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronEvaluationException
 
SchematronEvaluationException(Throwable) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronEvaluationException
 
SchematronException - Exception in gov.nist.secauto.decima.xml.schematron
 
SchematronException() - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronException
 
SchematronException(String) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronException
 
SchematronException(String, Throwable) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronException
 
SchematronException(String, Throwable, boolean, boolean) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronException
 
SchematronException(Throwable) - Constructor for exception gov.nist.secauto.decima.xml.schematron.SchematronException
 
SchematronHandler - Interface in gov.nist.secauto.decima.xml.assessment.schematron
 
SchematronHandler - Interface in gov.nist.secauto.decima.xml.schematron
 
SchematronParser - Class in gov.nist.secauto.decima.xml.schematron
 
SchematronParser() - Constructor for class gov.nist.secauto.decima.xml.schematron.SchematronParser
 
setContentHandler(ContentHandler) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
setContentHandler(ContentHandler) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XMLPathLocationAssessmentXMLFilter
 
setDocumentLocator(Locator) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
setDocumentLocator(Locator) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
setDTDHandler(DTDHandler) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
setEntityResolver(EntityResolver) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
setEntityResolver(EntityResolver2) - Method in class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
 
setErrorHandler(ErrorHandler) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
setFeature(String, boolean) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
setIncludeCRDL(boolean) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
setIncludeDTLL(boolean) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
setIncludeRelaxNG(boolean) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
setIncludeSchematron(boolean) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
setIncludeXInclude(boolean) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
setIncludeXLink(boolean) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
setLocator(Locator) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
setLSResourceResolver(LSResourceResolver) - Method in class gov.nist.secauto.decima.xml.assessment.schema.SchemaAssessment
Sets the LSResourceResolver instance to use to resolve schema resources.
setParent(XMLReader) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
setProperty(String, Object) - Method in class gov.nist.secauto.decima.xml.assessment.schema.DelegatingXMLFilter
 
SingleDerivedRequirementSchematronHandler - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
SingleDerivedRequirementSchematronHandler(String) - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.SingleDerivedRequirementSchematronHandler
 
SingleDerivedRequirementSVRLHandler - Class in gov.nist.secauto.decima.xml.assessment.schematron
 
SingleDerivedRequirementSVRLHandler(String, Assessment<? extends XMLDocument>, XMLDocument, AssessmentResultBuilder) - Constructor for class gov.nist.secauto.decima.xml.assessment.schematron.SingleDerivedRequirementSVRLHandler
 
skippedEntity(String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
skippedEntity(String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
startDocument() - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
startDocument() - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
startElement(String, String, String, Attributes) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
startElement(String, String, String, Attributes) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
startPrefixMapping(String, String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AbstractDelegatingContentHandler
 
startPrefixMapping(String, String) - Method in class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
SVRL_FOR_XSLT2_TEMPLATE - Static variable in class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
 
SVRLHandler - Interface in gov.nist.secauto.decima.xml.assessment.schematron
 
SVRLParser - Class in gov.nist.secauto.decima.xml.assessment.schematron
 

T

TEMPLATE_BASE - Static variable in class gov.nist.secauto.decima.xml.schematron.DefaultSchematronCompiler
 
transform(Source, Result) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
 
transform(Source, Result) - Method in interface gov.nist.secauto.decima.xml.schematron.Schematron
 
transform(Source, Result, String) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
 
transform(Source, Result, String) - Method in interface gov.nist.secauto.decima.xml.schematron.Schematron
 
transform(Source, Result, String, Map<String, String>) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
 
transform(Source, Result, String, Map<String, String>) - Method in interface gov.nist.secauto.decima.xml.schematron.Schematron
 
transformInternal(Source, Result, String, Map<String, String>) - Method in class gov.nist.secauto.decima.xml.schematron.DefaultSchematron
 

V

valueOf(String) - Static method in enum gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssertionEntry.AssertionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum gov.nist.secauto.decima.xml.assessment.schematron.SchematronAssertionEntry.AssertionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(SAXParseException) - Method in class gov.nist.secauto.decima.xml.assessment.schema.AssessmentSAXErrorHandler
 

X

XmlAssessmentResourceResolverExtension - Class in gov.nist.secauto.decima.xml.assessment.service
 
XmlAssessmentResourceResolverExtension() - Constructor for class gov.nist.secauto.decima.xml.assessment.service.XmlAssessmentResourceResolverExtension
 
XMLPathLocationAssessmentXMLFilter - Class in gov.nist.secauto.decima.xml.assessment.schema
 
XMLPathLocationAssessmentXMLFilter() - Constructor for class gov.nist.secauto.decima.xml.assessment.schema.XMLPathLocationAssessmentXMLFilter
 
XPathLocatingContentHandler - Class in gov.nist.secauto.decima.xml.assessment.schema
 
XPathLocatingContentHandler() - Constructor for class gov.nist.secauto.decima.xml.assessment.schema.XPathLocatingContentHandler
 
A C D E F G H I N P R S T V W X 
All Classes All Packages