Class Bookmark

java.lang.Object
org.gvsig.andami.persistence.generate.Bookmark
All Implemented Interfaces:
Serializable

public class Bookmark extends Object implements Serializable
Class Bookmark.
Version:
$Revision: 29593 $ $Date: 2009-06-29 17:54:31 +0200 (lun, 29 jun 2009) $
See Also:
  • Constructor Details

    • Bookmark

      public Bookmark()
  • Method Details

    • getText

      public String getText()
      Returns the value of field 'text'.
      Returns:
      the value of field 'text'.
    • getXmlEntity

      public XmlEntity getXmlEntity()
      Returns the value of field 'xmlEntity'.
      Returns:
      the value of field 'xmlEntity'.
    • 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
    • setText

      public void setText(String text)
      Sets the value of field 'text'.
      Parameters:
      text - the value of field 'text'.
    • setXmlEntity

      public void setXmlEntity(XmlEntity xmlEntity)
      Sets the value of field 'xmlEntity'.
      Parameters:
      xmlEntity - the value of field 'xmlEntity'.
    • 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