Class Attributes
java.lang.Object
opennlp.tools.dictionary.serializer.Attributes
The
Attributes class stores name value pairs.
Problem: If a HashMap is used storing name-value pairs this results
in a very high memory footprint, replace it.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Attributes
public Attributes()
-
-
Method Details
-
getValue
-
setValue
-
iterator
-