JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
org.simpleframework.xml.util
Uses of Package
org.simpleframework.xml.util
Packages that use
org.simpleframework.xml.util
Package
Description
org.simpleframework.xml.util
Classes in
org.simpleframework.xml.util
used by
org.simpleframework.xml.util
Class
Description
Cache
The
Cache
interface is used to represent a cache that will store key value pairs.
Entry
The
Entry
object represents entries to the dictionary object.
Match
This object is stored within a
Resolver
so that it can be retrieved using a string that matches its pattern.