public interface Query
Modifier and Type | Method and Description |
---|---|
String |
getQuery() |
QueryType |
getQueryType() |
void |
validate() |
void |
writeTo(OutputStream os) |
void writeTo(OutputStream os) throws IOException, QueryException
IOException
QueryException
String getQuery()
QueryType getQueryType()
void validate() throws QueryException
QueryException
Copyright © 2014. All rights reserved.