Apache CXF API

Uses of Class
org.apache.cxf.wstx_msv_validation.EmbeddedSchema

Packages that use EmbeddedSchema
org.apache.cxf.wstx_msv_validation   
 

Uses of EmbeddedSchema in org.apache.cxf.wstx_msv_validation
 

Method parameters in org.apache.cxf.wstx_msv_validation with type arguments of type EmbeddedSchema
 org.codehaus.stax2.validation.XMLValidationSchema W3CMultiSchemaFactory.loadSchemas(String baseURI, Map<String,EmbeddedSchema> sources)
           
 

Constructor parameters in org.apache.cxf.wstx_msv_validation with type arguments of type EmbeddedSchema
ResolvingGrammarReaderController(String baseURI, Map<String,EmbeddedSchema> sources)
           
 


Apache CXF API

Apache CXF