java.lang.Object
ro.nolimits.rue.conf.Param
- All Implemented Interfaces:
- java.io.Serializable
- public class Param
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision: 0.5.1.1 $ $Date: 2000/08/01 10:52:16 $
|
Constructor Summary |
Param()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_value
private java.lang.String _value
_name
private java.lang.String _name
Param
public Param()
getName
public java.lang.String getName()
getValue
public java.lang.String getValue()
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.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
setName
public void setName(java.lang.String _name)
setValue
public void setValue(java.lang.String _value)
unmarshal
public static Param 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