public class Query extends QueryType implements Serializable, Query
| Constructor and Description |
|---|
Query() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
static QueryType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
addQueryTypeChoice, addQueryTypeChoice, clearQueryTypeChoice, enumerateQueryTypeChoice, getFeatureVersion, getFilter, getHandle, getQueryTypeChoice, getQueryTypeChoice, getQueryTypeChoiceCount, getSortBy, getSrsName, getTypeName, removeQueryTypeChoice, setFeatureVersion, setFilter, setHandle, setQueryTypeChoice, setQueryTypeChoice, setSortBy, setSrsName, setTypeNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeatureVersion, getHandle, setFeatureVersion, setHandlepublic boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
public void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class QueryTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic static QueryType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.