B C D G I J O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.validator.jing.JingEndpointUriFactory
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.validator.jing.JingComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.validator.jing.JingEndpointConfigurer
- createConsumer(Processor) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.validator.jing.JingComponent
- createProducer() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
D
- doInit() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
- doStart() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
G
- getInputSource() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
- getOptionType(String, boolean) - Method in class org.apache.camel.component.validator.jing.JingComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.validator.jing.JingEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.validator.jing.JingComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.validator.jing.JingEndpointConfigurer
- getResourceUri() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
- getSchema() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
- getSchema() - Method in class org.apache.camel.component.validator.jing.JingValidator
- getSchemaFactory() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
I
- isCompactSyntax() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
- isEnabled(String) - Method in class org.apache.camel.component.validator.jing.JingEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.validator.jing.JingEndpointUriFactory
J
- JingComponent - Class in org.apache.camel.component.validator.jing
-
A component for validating XML payloads using the Jing library
- JingComponent() - Constructor for class org.apache.camel.component.validator.jing.JingComponent
- JingComponentConfigurer - Class in org.apache.camel.component.validator.jing
-
Generated by camel build tools - do NOT edit this file!
- JingComponentConfigurer() - Constructor for class org.apache.camel.component.validator.jing.JingComponentConfigurer
- JingEndpoint - Class in org.apache.camel.component.validator.jing
-
Validate XML against a RelaxNG schema (XML Syntax or Compact Syntax) using Jing library.
- JingEndpoint(String, Component) - Constructor for class org.apache.camel.component.validator.jing.JingEndpoint
- JingEndpointConfigurer - Class in org.apache.camel.component.validator.jing
-
Generated by camel build tools - do NOT edit this file!
- JingEndpointConfigurer() - Constructor for class org.apache.camel.component.validator.jing.JingEndpointConfigurer
- JingEndpointUriFactory - Class in org.apache.camel.component.validator.jing
-
Generated by camel build tools - do NOT edit this file!
- JingEndpointUriFactory() - Constructor for class org.apache.camel.component.validator.jing.JingEndpointUriFactory
- JingValidator - Class in org.apache.camel.component.validator.jing
-
A validator which uses the Jing library to validate XML against RelaxNG
- JingValidator(Endpoint) - Constructor for class org.apache.camel.component.validator.jing.JingValidator
O
- org.apache.camel.component.validator.jing - package org.apache.camel.component.validator.jing
P
- process(Exchange) - Method in class org.apache.camel.component.validator.jing.JingValidator
- propertyNames() - Method in class org.apache.camel.component.validator.jing.JingEndpointUriFactory
S
- secretPropertyNames() - Method in class org.apache.camel.component.validator.jing.JingEndpointUriFactory
- setCompactSyntax(boolean) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
-
Whether to validate using RelaxNG compact syntax or not.
- setInputSource(InputSource) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
- setResourceUri(String) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
-
URL to a local resource on the classpath or a full URL to a remote resource or resource on the file system which contains the schema to validate against.
- setSchema(Schema) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
- setSchema(Schema) - Method in class org.apache.camel.component.validator.jing.JingValidator
- setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
All Classes All Packages