java.lang.Object
org.enableit.db.daf.conf.Castor
- All Implemented Interfaces:
- java.io.Serializable
- public class Castor
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision: 1.1 $ $Date: 2002/05/03 13:44:49 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_database
private java.lang.String _database
Castor
public Castor()
getDatabase
public java.lang.String getDatabase()
- Returns the value of field 'database'.
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws 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
setDatabase
public void setDatabase(java.lang.String database)
- Sets the value of field 'database'.
unmarshal
public static Castor unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
validate
public void validate()
throws org.exolab.castor.xml.ValidationException