Uses of Package
org.simpleframework.xml.util

Package
Description
 
  • Class
    Description
    The Cache interface is used to represent a cache that will store key value pairs.
    The Entry object represents entries to the dictionary object.
    This object is stored within a Resolver so that it can be retrieved using a string that matches its pattern.