Public Member Functions | Static Public Member Functions

org.exolab.castor.mapping.xml.Property Class Reference

Inheritance diagram for org.exolab.castor.mapping.xml.Property:
org.exolab.castor.mapping.xml.PropertyType

List of all members.

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

Detailed Description

Class Property.

Version:
Revision:
1.1
Date:
2004/03/08 07:36:51

Constructor & Destructor Documentation

org.exolab.castor.mapping.xml.Property.Property (  ) 

Member Function Documentation

boolean org.exolab.castor.mapping.xml.Property.isValid (  ) 
void org.exolab.castor.mapping.xml.Property.marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Method marshal

Parameters:
out 

Reimplemented from org.exolab.castor.mapping.xml.PropertyType.

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

Method marshal

Parameters:
handler 

Reimplemented from org.exolab.castor.mapping.xml.PropertyType.

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]

Method unmarshal

Parameters:
reader 

Reimplemented from org.exolab.castor.mapping.xml.PropertyType.

void org.exolab.castor.mapping.xml.Property.validate (  )  throws org.exolab.castor.xml.ValidationException

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties