|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.jaxrs.utils.schemas.SchemaHandler
public class SchemaHandler
Constructor Summary | |
---|---|
SchemaHandler()
|
Method Summary | |
---|---|
static javax.xml.validation.Schema |
createSchema(java.util.List<java.lang.String> locations)
|
javax.xml.validation.Schema |
getSchema()
|
void |
setSchemas(java.util.List<java.lang.String> locations)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaHandler()
Method Detail |
---|
public void setSchemas(java.util.List<java.lang.String> locations)
public javax.xml.validation.Schema getSchema()
public static javax.xml.validation.Schema createSchema(java.util.List<java.lang.String> locations)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |