public class SupportsGMLObjectTypeList extends GMLObjectTypeListType implements Serializable
| Constructor and Description |
|---|
SupportsGMLObjectTypeList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
static GMLObjectTypeListType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
addGMLObjectType, addGMLObjectType, clearGMLObjectType, enumerateGMLObjectType, getGMLObjectType, getGMLObjectType, getGMLObjectTypeCount, removeGMLObjectType, setGMLObjectType, setGMLObjectTypepublic boolean isValid()
isValid in class GMLObjectTypeListTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class GMLObjectTypeListTypeout - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class GMLObjectTypeListTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic static GMLObjectTypeListType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
validate in class GMLObjectTypeListTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.