Class FrequencyBasedLists
java.lang.Object
com.sun.xml.analysis.frequency.FrequencyBasedLists
Deprecated.
A container for frequency based lists of values in the order of decreasing
frequency.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.List of attributes in the order of decreasing frequencyDeprecated.List of attribute values in the order of decreasing frequencyDeprecated.List of elements in the order of decreasing frequencyDeprecated.List of local names in the order of decreasing frequencyDeprecated.List of namespaces in the order of decreasing frequencyDeprecated.List of prefixes in the order of decreasing frequencyDeprecated.List of text content values in the order of decreasing frequency -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
prefixes
-
namespaces
-
localNames
-
elements
-
attributes
-
textContentValues
-
attributeValues
-
-
Constructor Details
-
FrequencyBasedLists
-