

Public Member Functions | |
| SourcesToCreate () | |
| boolean | isValid () |
| void | marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
| void | marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
| void | validate () throws org.exolab.castor.xml.ValidationException |
Static Public Member Functions | |
| static java.lang.Object | unmarshal (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
definitions to create
| com::cosylab::acs::laser::dao::xml::SourcesToCreate::SourcesToCreate | ( | ) | [inline] |
| boolean com::cosylab::acs::laser::dao::xml::SourcesToCreate::isValid | ( | ) | [inline] |
Method isValid
Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionListType.
References validate().
| void com::cosylab::acs::laser::dao::xml::SourcesToCreate::marshal | ( | org.xml.sax.ContentHandler | handler | ) | throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline] |
Method marshal
| handler |
Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionListType.
| void com::cosylab::acs::laser::dao::xml::SourcesToCreate::marshal | ( | java.io.Writer | out | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline] |
Method marshal
| out |
Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionListType.
| static java.lang.Object com::cosylab::acs::laser::dao::xml::SourcesToCreate::unmarshal | ( | java.io.Reader | reader | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline, static] |
Method unmarshal
| reader |
Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionListType.
| void com::cosylab::acs::laser::dao::xml::SourcesToCreate::validate | ( | ) | throws org.exolab.castor.xml.ValidationException [inline] |
Method validate
Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionListType.
Referenced by isValid().
1.6.2