

Public Member Functions | |
| Location () | |
| 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 |
FS location
| com::cosylab::acs::laser::dao::xml::Location::Location | ( | ) | [inline] |
| boolean com::cosylab::acs::laser::dao::xml::Location::isValid | ( | ) | [inline] |
Method isValid
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationType.
References validate().
| void com::cosylab::acs::laser::dao::xml::Location::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::LocationType.
| void com::cosylab::acs::laser::dao::xml::Location::marshal | ( | java.io.Writer | out | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline] |
| static java.lang.Object com::cosylab::acs::laser::dao::xml::Location::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::LocationType.
| void com::cosylab::acs::laser::dao::xml::Location::validate | ( | ) | throws org.exolab.castor.xml.ValidationException [inline] |
Method validate
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationType.
Referenced by isValid().
1.6.2