|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.castor.jdo.conf.DataSource
Class DataSource.
| Constructor Summary | |
DataSource()
|
|
| Method Summary | |
void |
addParam(int index,
Param vParam)
Method addParam |
void |
addParam(Param vParam)
Method addParam |
void |
clearParam()
Method clearParam |
java.util.Enumeration |
enumerateParam()
Method enumerateParam |
java.lang.String |
getClassName()
Returns the value of field 'className'. |
Param[] |
getParam()
Method getParam |
Param |
getParam(int index)
Method getParam |
int |
getParamCount()
Method getParamCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeParam(Param vParam)
Method removeParam |
void |
setClassName(java.lang.String className)
Sets the value of field 'className'. |
void |
setParam(int index,
Param vParam)
Method setParam |
void |
setParam(Param[] paramArray)
Method setParam |
static DataSource |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DataSource()
| Method Detail |
public void addParam(Param vParam)
throws java.lang.IndexOutOfBoundsException
vParam -
java.lang.IndexOutOfBoundsException
public void addParam(int index,
Param vParam)
throws java.lang.IndexOutOfBoundsException
index - vParam -
java.lang.IndexOutOfBoundsExceptionpublic void clearParam()
public java.util.Enumeration enumerateParam()
public java.lang.String getClassName()
public Param getParam(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic Param[] getParam()
public int getParamCount()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic boolean removeParam(Param vParam)
vParam -
public void setClassName(java.lang.String className)
className - the value of field 'className'.
public void setParam(int index,
Param vParam)
throws java.lang.IndexOutOfBoundsException
index - vParam -
java.lang.IndexOutOfBoundsExceptionpublic void setParam(Param[] paramArray)
paramArray -
public static DataSource unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||