Public Member Functions | |
| Property () | |
| 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 |
Class Property.
| org.exolab.castor.mapping.xml.Property.Property | ( | ) |
| boolean org.exolab.castor.mapping.xml.Property.isValid | ( | ) |
Method isValid
Reimplemented from org.exolab.castor.mapping.xml.PropertyType.
References org.exolab.castor.mapping.xml.Property.validate().
| void org.exolab.castor.mapping.xml.Property.marshal | ( | java.io.Writer | out | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
| void org.exolab.castor.mapping.xml.Property.marshal | ( | org.xml.sax.ContentHandler | handler | ) | throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
| static java.lang.Object org.exolab.castor.mapping.xml.Property.unmarshal | ( | java.io.Reader | reader | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [static] |
| void org.exolab.castor.mapping.xml.Property.validate | ( | ) | throws org.exolab.castor.xml.ValidationException |
Method validate
Reimplemented from org.exolab.castor.mapping.xml.PropertyType.
Referenced by org.exolab.castor.mapping.xml.Property.isValid().
1.7.0