|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.bval.jsr303.xml.ValidationParser
public class ValidationParser
Description: uses jaxb to parse validation.xml
| Constructor Summary | |
|---|---|
ValidationParser(String file)
Create a new ValidationParser instance. |
|
| Method Summary | |
|---|---|
(package private) static Schema |
getSchema(String xsd)
Get a Schema object from the specified resource name. |
void |
processValidationConfig(ConfigurationImpl targetConfig)
Process the validation configuration into targetConfig. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationParser(String file)
file - | Method Detail |
|---|
public void processValidationConfig(ConfigurationImpl targetConfig)
targetConfig.
targetConfig - static Schema getSchema(String xsd)
xsd -
Schema
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||