|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.data.cql.validation.JaxPCqlValidator
public class JaxPCqlValidator
CQLValidator Validates a CQL query document against the CQL schema
| Constructor Summary | |
|---|---|
JaxPCqlValidator(java.lang.String xsdFilename)
|
|
| Method Summary | |
|---|---|
void |
validateCqlStructure(CQLQuery query)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JaxPCqlValidator(java.lang.String xsdFilename)
throws SchemaValidationException
SchemaValidationException| Method Detail |
|---|
public void validateCqlStructure(CQLQuery query)
throws MalformedQueryException
validateCqlStructure in interface CqlStructureValidatorMalformedQueryException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||