public class SchemaHandler extends Object
Constructor and Description |
---|
SchemaHandler() |
Modifier and Type | Method and Description |
---|---|
static Schema |
createSchema(List<String> locations,
String catalogLocation,
Bus bus) |
Schema |
getSchema() |
void |
setBus(Bus b) |
void |
setCatalogLocation(String name) |
void |
setSchemaLocations(List<String> locations) |
void |
setSchemas(List<String> locations)
Deprecated.
|
Apache CXF