Class SchemaHandler
- java.lang.Object
-
- org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
-
public class SchemaHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description SchemaHandler()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static SchemacreateSchema(List<String> locations, String catalogLocation, Bus bus)SchemagetSchema()voidsetBus(Bus b)voidsetCatalogLocation(String name)voidsetSchemaLocations(List<String> locations)voidsetSchemas(List<String> locations)Deprecated.
-