org.exolab.castor.mapping.xml

Class Param

public class Param extends Object implements Serializable

Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:37 $

Constructor Summary
Param()
Method Summary
StringgetName()
StringgetValue()
booleanisValid()
voidmarshal(Writer out)
voidmarshal(DocumentHandler handler)
voidsetName(String _name)
voidsetValue(String _value)
static Paramunmarshal(Reader reader)
voidvalidate()

Constructor Detail

Param

public Param()

Method Detail

getName

public String getName()

getValue

public String getValue()

isValid

public boolean isValid()

marshal

public void marshal(Writer out)

Parameters: out

marshal

public void marshal(DocumentHandler handler)

Parameters: handler

setName

public void setName(String _name)

Parameters: _name

setValue

public void setValue(String _value)

Parameters: _value

unmarshal

public static Param unmarshal(Reader reader)

Parameters: reader

validate

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