org.exolab.castor.mapping.xml

Class Param

public class Param extends Object implements Serializable

Class Param.

Version: $Revision: 6104 $ $Date: 2006-01-07 15:48:31 -0700 (Sat, 07 Jan 2006) $

Constructor Summary
Param()
Method Summary
StringgetName()
Returns the value of field 'name'.
StringgetValue()
Returns the value of field 'value'.
booleanisValid()
Method isValid
voidmarshal(Writer out)
Method marshal
voidmarshal(ContentHandler handler)
Method marshal
voidsetName(String name)
Sets the value of field 'name'.
voidsetValue(String value)
Sets the value of field 'value'.
static Paramunmarshal(Reader reader)
Method unmarshal
voidvalidate()
Method validate

Constructor Detail

Param

public Param()

Method Detail

getName

public String getName()
Returns the value of field 'name'.

Returns: String the value of field 'name'.

getValue

public String getValue()
Returns the value of field 'value'.

Returns: String the value of field 'value'.

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

setName

public void setName(String name)
Sets the value of field 'name'.

Parameters: name the value of field 'name'.

setValue

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

Parameters: value the value of field 'value'.

unmarshal

public static Param unmarshal(Reader reader)
Method unmarshal

Parameters: reader

Returns: Param

validate

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