OOP2002Example
Class Raeder

java.lang.Object
  |
  +--OOP2002Example.RadType
        |
        +--OOP2002Example.Raeder
All Implemented Interfaces:
java.io.Serializable

public class Raeder
extends RadType
implements java.io.Serializable

Version:
$Revision$ $Date$
See Also:
Serialized Form

Field Summary
 
Fields inherited from class OOP2002Example.RadType
 
Constructor Summary
Raeder()
           
 
Method Summary
 boolean isValid()
           
 void marshal(org.xml.sax.DocumentHandler handler)
           
 void marshal(java.io.Writer out)
           
static OOP2002Example.Raeder unmarshal(java.io.Reader reader)
           
 void validate()
           
 
Methods inherited from class OOP2002Example.RadType
addRadTypeItem, addRadTypeItem, clearRadTypeItem, enumerateRadTypeItem, getRadTypeItem, getRadTypeItem, getRadTypeItemCount, removeRadTypeItem, setRadTypeItem, setRadTypeItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Raeder

public Raeder()
Method Detail

isValid

public boolean isValid()
Overrides:
isValid in class RadType

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Specified by:
marshal in class RadType
Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.DocumentHandler handler)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Specified by:
marshal in class RadType
Parameters:
handler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

unmarshal

public static OOP2002Example.Raeder unmarshal(java.io.Reader reader)
                                       throws org.exolab.castor.xml.MarshalException,
                                              org.exolab.castor.xml.ValidationException
Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Overrides:
validate in class RadType
org.exolab.castor.xml.ValidationException