Class IconTheme

java.lang.Object
org.gvsig.andami.config.generate.IconTheme
All Implemented Interfaces:
Serializable

public class IconTheme extends Object implements Serializable
Class IconTheme.
Version:
$Revision$ $Date$
See Also:
  • Constructor Details

    • IconTheme

      public IconTheme()
  • Method Details

    • getBasedir

      public String getBasedir()
      Returns the value of field 'basedir'.
      Returns:
      the value of field 'basedir'.
    • getDescription

      public String getDescription()
      Returns the value of field 'description'.
      Returns:
      the value of field 'description'.
    • getName

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

      public String getResource()
      Returns the value of field 'resource'.
      Returns:
      the value of field 'resource'.
    • getVersion

      public String getVersion()
      Returns the value of field 'version'.
      Returns:
      the value of field 'version'.
    • isValid

      public boolean isValid()
      Method isValid
    • marshal

      public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
      Method marshal
      Parameters:
      out -
      Throws:
      org.exolab.castor.xml.MarshalException
      org.exolab.castor.xml.ValidationException
    • marshal

      public void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
      Method marshal
      Parameters:
      handler -
      Throws:
      IOException
      org.exolab.castor.xml.MarshalException
      org.exolab.castor.xml.ValidationException
    • setBasedir

      public void setBasedir(String basedir)
      Sets the value of field 'basedir'.
      Parameters:
      basedir - the value of field 'basedir'.
    • setDescription

      public void setDescription(String description)
      Sets the value of field 'description'.
      Parameters:
      description - the value of field 'description'.
    • setName

      public void setName(String name)
      Sets the value of field 'name'.
      Parameters:
      name - the value of field 'name'.
    • setResource

      public void setResource(String resource)
      Sets the value of field 'resource'.
      Parameters:
      resource - the value of field 'resource'.
    • setVersion

      public void setVersion(String version)
      Sets the value of field 'version'.
      Parameters:
      version - the value of field 'version'.
    • unmarshal

      public static Object unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
      Method unmarshal
      Parameters:
      reader -
      Throws:
      org.exolab.castor.xml.MarshalException
      org.exolab.castor.xml.ValidationException
    • validate

      public void validate() throws org.exolab.castor.xml.ValidationException
      Method validate
      Throws:
      org.exolab.castor.xml.ValidationException