Uses of Interface
com.notuvy.xml.XmlStorable

Packages that use XmlStorable
com.notuvy.xml Various XML utilities. 
 

Uses of XmlStorable in com.notuvy.xml
 

Classes in com.notuvy.xml that implement XmlStorable
 class BaseStorage
          The abstract base logic for persisting SimpleJdom.
 class FileStorage
          Save the XML to the file system.
 

Methods in com.notuvy.xml that return XmlStorable
 XmlStorable SimpleJdom.getStorage()
           
 

Methods in com.notuvy.xml with parameters of type XmlStorable
 void SimpleJdom.setStorage(XmlStorable pStorage)
           
 



Copyright © 2013. All Rights Reserved.