Index

B C D F G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.schematron.SchematronEndpointUriFactory
 

C

ClassPathURIResolver - Class in org.apache.camel.component.schematron.processor
Class path resolver for schematron templates
ClassPathURIResolver(String, URIResolver) - Constructor for class org.apache.camel.component.schematron.processor.ClassPathURIResolver
Constructor setter for rules directory path, and the fallback URIResolver used for schematron includes.
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.schematron.SchematronComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.schematron.SchematronEndpointConfigurer
 
Constants - Class in org.apache.camel.component.schematron.constant
Utility class defining all constants needed for the schematron component.
createConsumer(Processor) - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.schematron.SchematronComponent
 
createProducer() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 

D

doStart() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 

F

FAILED - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
FAILED_ASSERT - Static variable in class org.apache.camel.component.schematron.constant.Constants
 

G

getOptionType(String, boolean) - Method in class org.apache.camel.component.schematron.SchematronComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.schematron.SchematronEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.schematron.SchematronComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.schematron.SchematronEndpointConfigurer
 
getPath() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
getRules() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
getTemplates(InputStream, TransformerFactory) - Method in class org.apache.camel.component.schematron.processor.TemplatesFactory
Generate the schematron template for given rule.
getUriResolver() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 

H

HTTP_PURL_OCLC_ORG_DSDL_SVRL - Static variable in class org.apache.camel.component.schematron.constant.Constants
 

I

isAbort() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.schematron.SchematronEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.schematron.SchematronEndpointUriFactory
 

L

LINE_NUMBERING - Static variable in class org.apache.camel.component.schematron.constant.Constants
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.schematron.SchematronEndpointUriFactory
 

N

newInstance() - Static method in class org.apache.camel.component.schematron.processor.TemplatesFactory
Singleton constructor
newSchematronEngine(Templates) - Static method in class org.apache.camel.component.schematron.processor.SchematronProcessorFactory
Creates an instance of SchematronEngine

O

org.apache.camel.component.schematron - package org.apache.camel.component.schematron
 
org.apache.camel.component.schematron.constant - package org.apache.camel.component.schematron.constant
 
org.apache.camel.component.schematron.exception - package org.apache.camel.component.schematron.exception
 
org.apache.camel.component.schematron.processor - package org.apache.camel.component.schematron.processor
 

P

process(Exchange) - Method in class org.apache.camel.component.schematron.SchematronProducer
Processes the payload.
propertyNames() - Method in class org.apache.camel.component.schematron.SchematronEndpointUriFactory
 

R

resolve(String, String) - Method in class org.apache.camel.component.schematron.processor.ClassPathURIResolver
 

S

SAXON_TRANSFORMER_FACTORY_CLASS_NAME - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
SCHEMATRON_TEMPLATES_ROOT_DIR - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
SchematronComponent - Class in org.apache.camel.component.schematron
Represents the component that manages SchematronEndpoint.
SchematronComponent() - Constructor for class org.apache.camel.component.schematron.SchematronComponent
 
SchematronComponentConfigurer - Class in org.apache.camel.component.schematron
Generated by camel build tools - do NOT edit this file!
SchematronComponentConfigurer() - Constructor for class org.apache.camel.component.schematron.SchematronComponentConfigurer
 
SchematronConfigException - Exception in org.apache.camel.component.schematron.exception
Schematron configuration Exception.
SchematronConfigException(String) - Constructor for exception org.apache.camel.component.schematron.exception.SchematronConfigException
 
SchematronConfigException(Throwable) - Constructor for exception org.apache.camel.component.schematron.exception.SchematronConfigException
 
SchematronEndpoint - Class in org.apache.camel.component.schematron
Validate XML payload using the Schematron Library.
SchematronEndpoint() - Constructor for class org.apache.camel.component.schematron.SchematronEndpoint
 
SchematronEndpoint(String, String, SchematronComponent) - Constructor for class org.apache.camel.component.schematron.SchematronEndpoint
 
SchematronEndpointConfigurer - Class in org.apache.camel.component.schematron
Generated by camel build tools - do NOT edit this file!
SchematronEndpointConfigurer() - Constructor for class org.apache.camel.component.schematron.SchematronEndpointConfigurer
 
SchematronEndpointUriFactory - Class in org.apache.camel.component.schematron
Generated by camel build tools - do NOT edit this file!
SchematronEndpointUriFactory() - Constructor for class org.apache.camel.component.schematron.SchematronEndpointUriFactory
 
SchematronProcessor - Class in org.apache.camel.component.schematron.processor
The schematoron Engine.
SchematronProcessor(XMLReader, Templates) - Constructor for class org.apache.camel.component.schematron.processor.SchematronProcessor
Constructor setting the XSLT schematron templates.
SchematronProcessorFactory - Class in org.apache.camel.component.schematron.processor
Schematron Engine Factory
SchematronProducer - Class in org.apache.camel.component.schematron
The Schematron producer.
SchematronProducer(SchematronEndpoint) - Constructor for class org.apache.camel.component.schematron.SchematronProducer
 
SchematronValidationException - Exception in org.apache.camel.component.schematron.exception
SchematronValidationException is thrown if option is set to true.
SchematronValidationException(String) - Constructor for exception org.apache.camel.component.schematron.exception.SchematronValidationException
 
SchematronValidationException(String, Throwable) - Constructor for exception org.apache.camel.component.schematron.exception.SchematronValidationException
 
secretPropertyNames() - Method in class org.apache.camel.component.schematron.SchematronEndpointUriFactory
 
setAbort(boolean) - Method in class org.apache.camel.component.schematron.SchematronEndpoint
Flag to abort the route and throw a schematron validation exception.
setPath(String) - Method in class org.apache.camel.component.schematron.SchematronEndpoint
The path to the schematron rules file.
setRules(Templates) - Method in class org.apache.camel.component.schematron.SchematronEndpoint
To use the given schematron rules instead of loading from the path
setUriResolver(URIResolver) - Method in class org.apache.camel.component.schematron.SchematronEndpoint
Set the URIResolver to be used for resolving schematron includes in the rules file.
SUCCESS - Static variable in class org.apache.camel.component.schematron.constant.Constants
 

T

TemplatesFactory - Class in org.apache.camel.component.schematron.processor
Class generating Templates for a given schematron rules
TemplatesFactory() - Constructor for class org.apache.camel.component.schematron.processor.TemplatesFactory
 

V

validate(String) - Method in class org.apache.camel.component.schematron.processor.SchematronProcessor
Validates the given XML for given Rules.
validate(Source) - Method in class org.apache.camel.component.schematron.processor.SchematronProcessor
Validates the given XML for given Rules.
VALIDATION_REPORT - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
VALIDATION_STATUS - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
B C D F G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form