java.lang.Object
org.enableit.db.darrt.schema.Driver
- All Implemented Interfaces:
- java.io.Serializable
- public class Driver
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision: 1.3 $ $Date: 2003/01/06 10:34:57 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_name
private java.lang.String _name
_version
private java.lang.String _version
_className
private java.lang.String _className
Driver
public Driver()
getClassName
public java.lang.String getClassName()
- Returns the value of field 'className'.
getName
public java.lang.String getName()
- Returns the value of field 'name'.
getVersion
public java.lang.String getVersion()
- Returns the value of field 'version'.
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.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
setClassName
public void setClassName(java.lang.String className)
- Sets the value of field 'className'.
setName
public void setName(java.lang.String name)
- Sets the value of field 'name'.
setVersion
public void setVersion(java.lang.String version)
- Sets the value of field 'version'.
unmarshal
public static Driver 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