public class Insert extends InsertElementType implements Serializable
| Constructor and Description |
|---|
Insert() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
static InsertElementType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
addFeature, addFeature, clearFeature, enumerateFeature, getFeature, getFeature, getFeatureCount, getHandle, removeFeature, setFeature, setFeature, setHandlepublic boolean isValid()
isValid in class InsertElementTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class InsertElementTypeout - 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 InsertElementTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic static InsertElementType 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 InsertElementTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2021 B3Partners B.V.. All rights reserved.