| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.processor.validation.ValidatingProcessor
org.apache.camel.component.validator.SpringValidator
public class SpringValidator
Validator that uses Spring for reading the scheme resource.
| Constructor Summary | |
|---|---|
| SpringValidator() | |
| Method Summary | |
|---|---|
| protected  Source | createSchemaSource() | 
|  Resource | getSchemaResource() | 
|  void | setSchemaResource(Resource schemaResource) | 
| Methods inherited from class org.apache.camel.processor.validation.ValidatingProcessor | 
|---|
| createSchema, createSchemaFactory, getErrorHandler, getSchema, getSchemaFactory, getSchemaFile, getSchemaLanguage, getSchemaSource, getSchemaUrl, isUseDom, isUseSharedSchema, loadSchema, process, setErrorHandler, setSchema, setSchemaFactory, setSchemaFile, setSchemaLanguage, setSchemaSource, setSchemaUrl, setUseDom, setUseSharedSchema | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SpringValidator()
| Method Detail | 
|---|
public Resource getSchemaResource()
public void setSchemaResource(Resource schemaResource)
protected Source createSchemaSource()
                             throws IOException
createSchemaSource in class org.apache.camel.processor.validation.ValidatingProcessorIOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||