es.prodevelop.gvsig.mobile.fmap.util
Interface Persistible
- All Known Implementing Classes:
- Project, ViewPort
- public interface Persistible
Interface por persistible objects (storable as XML files)
- Author:
- jcarras
Method Summary |
java.lang.StringBuffer |
toXML(java.lang.String name)
Gets a description of this object as a XML string |
toXML
public java.lang.StringBuffer toXML(java.lang.String name)
- Gets a description of this object as a XML string
- Parameters:
name
- name of the main element
- Returns:
- a description of this object as a XML string