Class PropertyDictionary

java.lang.Object
com.thoughtworks.xstream.converters.javabean.PropertyDictionary
All Implemented Interfaces:
Caching

public class PropertyDictionary extends Object implements Caching
Builds the properties maps for each bean and caches them.
Author:
Joe Walnes, Jörg Schaible
  • Constructor Details

    • PropertyDictionary

      public PropertyDictionary()
    • PropertyDictionary

      public PropertyDictionary(PropertySorter sorter)
  • Method Details