JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
G
H
I
N
O
P
R
S
T
V
C
ClassPathURIResolver
- Class in
org.apache.camel.component.schematron.processor
Class path resolver for schematron templates
ClassPathURIResolver(String)
- Constructor for class org.apache.camel.component.schematron.processor.
ClassPathURIResolver
Constructor setter for rules directory path.
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
Creates the Schematron Endpoint.
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
getRules()
- 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
isSingleton()
- Method in class org.apache.camel.component.schematron.
SchematronEndpoint
N
newInstance()
- Static method in class org.apache.camel.component.schematron.processor.
TemplatesFactory
Singleton constructor;
newScehamtronEngine(Templates)
- Static method in class org.apache.camel.component.schematron.processor.
SchematronProcessorFactory
Creates an instance of SchematronEngine
newTemplates(InputStream)
- Method in class org.apache.camel.component.schematron.processor.
TemplatesFactory
Returns an instance of compiled schematron templates.
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.
R
resolve(String, String)
- Method in class org.apache.camel.component.schematron.processor.
ClassPathURIResolver
S
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
SchematronConfigException
- Exception in
org.apache.camel.component.schematron.exception
Schematron configuration Exception.
SchematronConfigException(Throwable)
- Constructor for exception org.apache.camel.component.schematron.exception.
SchematronConfigException
SchematronConfigException(String)
- Constructor for exception org.apache.camel.component.schematron.exception.
SchematronConfigException
SchematronEndpoint
- Class in
org.apache.camel.component.schematron
Schematron Endpoint.
SchematronEndpoint()
- Constructor for class org.apache.camel.component.schematron.
SchematronEndpoint
SchematronEndpoint(String, String, SchematronComponent)
- Constructor for class org.apache.camel.component.schematron.
SchematronEndpoint
SchematronEndpoint(String)
- Constructor for class org.apache.camel.component.schematron.
SchematronEndpoint
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, Throwable)
- Constructor for exception org.apache.camel.component.schematron.exception.
SchematronValidationException
SchematronValidationException(String)
- Constructor for exception org.apache.camel.component.schematron.exception.
SchematronValidationException
setAbort(boolean)
- Method in class org.apache.camel.component.schematron.
SchematronEndpoint
setRules(Templates)
- Method in class org.apache.camel.component.schematron.
SchematronEndpoint
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.
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
C
D
F
G
H
I
N
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel