Uses of Class
org.apache.stanbol.commons.opennlp.PosTagsCollectionEnum

Uses of PosTagsCollectionEnum in org.apache.stanbol.commons.opennlp
 

Methods in org.apache.stanbol.commons.opennlp that return PosTagsCollectionEnum
static PosTagsCollectionEnum PosTagsCollectionEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PosTagsCollectionEnum[] PosTagsCollectionEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.