org.castor.jdo.conf

Class Driver

public class Driver extends Object implements Serializable

Class Driver.

Version: $Revision: 5979 $ $Date$

Constructor Summary
Driver()
Method Summary
voidaddParam(Param vParam)
Method addParam
voidaddParam(int index, Param vParam)
Method addParam
voidclearParam()
Method clearParam
EnumerationenumerateParam()
Method enumerateParam
StringgetClassName()
Returns the value of field 'className'.
ParamgetParam(int index)
Method getParam
Param[]getParam()
Method getParam
intgetParamCount()
Method getParamCount
StringgetUrl()
Returns the value of field 'url'.
booleanisValid()
Method isValid
voidmarshal(Writer out)
Method marshal
voidmarshal(ContentHandler handler)
Method marshal
booleanremoveParam(Param vParam)
Method removeParam
voidsetClassName(String className)
Sets the value of field 'className'.
voidsetParam(int index, Param vParam)
Method setParam
voidsetParam(Param[] paramArray)
Method setParam
voidsetUrl(String url)
Sets the value of field 'url'.
static Driverunmarshal(Reader reader)
Method unmarshal
voidvalidate()
Method validate

Constructor Detail

Driver

public Driver()

Method Detail

addParam

public void addParam(Param vParam)
Method addParam

Parameters: vParam

addParam

public void addParam(int index, Param vParam)
Method addParam

Parameters: index vParam

clearParam

public void clearParam()
Method clearParam

enumerateParam

public Enumeration enumerateParam()
Method enumerateParam

Returns: Enumeration

getClassName

public String getClassName()
Returns the value of field 'className'.

Returns: String the value of field 'className'.

getParam

public Param getParam(int index)
Method getParam

Parameters: index

Returns: Param

getParam

public Param[] getParam()
Method getParam

Returns: Param

getParamCount

public int getParamCount()
Method getParamCount

Returns: int

getUrl

public String getUrl()
Returns the value of field 'url'.

Returns: String the value of field 'url'.

isValid

public boolean isValid()
Method isValid

Returns: boolean

marshal

public void marshal(Writer out)
Method marshal

Parameters: out

marshal

public void marshal(ContentHandler handler)
Method marshal

Parameters: handler

removeParam

public boolean removeParam(Param vParam)
Method removeParam

Parameters: vParam

Returns: boolean

setClassName

public void setClassName(String className)
Sets the value of field 'className'.

Parameters: className the value of field 'className'.

setParam

public void setParam(int index, Param vParam)
Method setParam

Parameters: index vParam

setParam

public void setParam(Param[] paramArray)
Method setParam

Parameters: paramArray

setUrl

public void setUrl(String url)
Sets the value of field 'url'.

Parameters: url the value of field 'url'.

unmarshal

public static Driver unmarshal(Reader reader)
Method unmarshal

Parameters: reader

Returns: Driver

validate

public void validate()
Method validate
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com