opennlp.tools.util.ext
Class ExtensionServiceKeys

java.lang.Object
  extended by opennlp.tools.util.ext.ExtensionServiceKeys

public class ExtensionServiceKeys
extends Object


Field Summary
static String ID
          Property key for the unique id which identifies an OSGi OpenNLP extension service.
 
Constructor Summary
ExtensionServiceKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
Property key for the unique id which identifies an OSGi OpenNLP extension service.

See Also:
Constant Field Values
Constructor Detail

ExtensionServiceKeys

public ExtensionServiceKeys()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.