Apache CXF API

Uses of Class
org.apache.cxf.staxutils.validation.EmbeddedSchema

Packages that use EmbeddedSchema
org.apache.cxf.staxutils.validation   
 

Uses of EmbeddedSchema in org.apache.cxf.staxutils.validation
 

Method parameters in org.apache.cxf.staxutils.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.staxutils.validation with type arguments of type EmbeddedSchema
ResolvingGrammarReaderController(String baseURI, Map<String,EmbeddedSchema> sources)
           
 


Apache CXF API

Apache CXF