|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.registry.utils.SchemaValidator
public class SchemaValidator
| Constructor Summary | |
|---|---|
SchemaValidator()
|
|
| Method Summary | |
|---|---|
void |
validate(java.io.InputStream xsdContent,
Resource resource)
This will valide the given schema againts the w3c.XMLSchema. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemaValidator()
| Method Detail |
|---|
public void validate(java.io.InputStream xsdContent,
Resource resource)
throws RegistryException
xsdContent - : Input stream representing XSD content
RegistryException - : If there is a problem in the XSD then that will throw as the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||