Package opennlp.tools.util.ext
Class ExtensionServiceKeys
- java.lang.Object
-
- opennlp.tools.util.ext.ExtensionServiceKeys
-
public class ExtensionServiceKeys extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ID
Property key for the unique id which identifies an OSGi OpenNLP extension service.
-
Constructor Summary
Constructors Constructor Description ExtensionServiceKeys()
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
Property key for the unique id which identifies an OSGi OpenNLP extension service.- See Also:
- Constant Field Values
-
-