Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.simpleframework.xml.util Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
CacheThe Cache interface is used to represent a cache that will store key value pairs.Interfaceorg.simpleframework.xml.utilSimple
ConcurrentCacheThe ConcurrentCache interface is used to represent a cache that will store key value pairs.Classorg.simpleframework.xml.utilSimple
DictionaryThe Dictionary object represents a mapped set of entry objects that can be serialized and deserialized.Classorg.simpleframework.xml.utilSimple
EntryThe Entry object represents entries to the dictionary object.Interfaceorg.simpleframework.xml.utilSimple
LimitedCacheThe LimitedCache interface is used to represent a cache that will store key value pairs.Classorg.simpleframework.xml.utilSimple
MatchThis object is stored within a Resolver so that it can be retrieved using a string that matches its pattern.Interfaceorg.simpleframework.xml.utilSimple
ResolverThis is used to store Match objects, which can then be retrieved using a string by comparing that string to the pattern ofClassorg.simpleframework.xml.utilSimple
WeakCacheThe WeakCache object is an implementation of a cache that holds on to cached items only if the key remains in memory.Classorg.simpleframework.xml.utilSimple