org.jwarp.xml
Interface IXMLStorable


public interface IXMLStorable


Method Summary
 org.jdom.Element getXML()
           
 void setXML(org.jdom.Element xml)
           
 

Method Detail

setXML

public void setXML(org.jdom.Element xml)
            throws XMLException

getXML

public org.jdom.Element getXML()

©   O R C A   S y s t e m s