gov.nih.nci.cagrid.data.cql.validation
Interface CqlStructureValidator

All Known Implementing Classes:
JaxPCqlValidator, ObjectWalkingCQLValidator

public interface CqlStructureValidator

CqlStructureValidator Validation for CQL syntax

Version:
$Id$
Author:
David W. Ervin

Method Summary
 void validateCqlStructure(CQLQuery query)
           
 

Method Detail

validateCqlStructure

void validateCqlStructure(CQLQuery query)
                          throws MalformedQueryException
Throws:
MalformedQueryException