Uses of Class
org.simpleframework.xml.util.Dictionary.Table
-
Packages that use Dictionary.Table Package Description org.simpleframework.xml.util -
-
Uses of Dictionary.Table in org.simpleframework.xml.util
Fields in org.simpleframework.xml.util declared as Dictionary.Table Modifier and Type Field Description protected Dictionary.Table<T>
Dictionary. map
Used to map the entries to their configured names.
-