Uses of Interface
org.simpleframework.xml.util.Entry
Packages that use Entry
-
Uses of Entry in org.simpleframework.xml.util
Classes in org.simpleframework.xml.util with type parameters of type EntryModifier and TypeClassDescriptionclass
Dictionary<T extends Entry>
TheDictionary
object represents a mapped set of entry objects that can be serialized and deserialized.