Uses of Class
com.opensymphony.module.propertyset.SerializablePropertySet

Packages that use SerializablePropertySet
com.opensymphony.module.propertyset   
 

Uses of SerializablePropertySet in com.opensymphony.module.propertyset
 

Subclasses of SerializablePropertySet in com.opensymphony.module.propertyset
 class XMLPropertySet
          The XMLPropertySet behaves as an in-memory typed PropertySet, with the ability to load and save all the properties to/from an XML document.
 


See www.opensymphony.com for more information.