Class SchemaHandler
java.lang.Object
org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SchemacreateSchema(List<String> locations, String catalogLocation, Bus bus) voidvoidsetCatalogLocation(String name) voidsetSchemaLocations(List<String> locations) voidsetSchemas(List<String> locations) Deprecated.
-
Constructor Details
-
SchemaHandler
public SchemaHandler()
-
-
Method Details
-
setBus
-
setSchemas
Deprecated. -
setSchemaLocations
-
setCatalogLocation
-
getSchema
-
createSchema
-