java.lang.Object
ro.nolimits.rue.conf.XMLColor
- All Implemented Interfaces:
- java.io.Serializable
- public class XMLColor
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision: 0.5.1.1 $ $Date: 2000/08/01 10:52:25 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_b
private int _b
_r
private int _r
_varName
private java.lang.String _varName
_g
private int _g
XMLColor
public XMLColor()
getB
public int getB()
getG
public int getG()
getR
public int getR()
getVarName
public java.lang.String getVarName()
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
setB
public void setB(int _b)
setG
public void setG(int _g)
setR
public void setR(int _r)
setVarName
public void setVarName(java.lang.String _varName)
unmarshal
public static XMLColor 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