Uses of Enum Class
opennlp.tools.document.LayerKey.Scope
Packages that use LayerKey.Scope
-
Uses of LayerKey.Scope in opennlp.tools.document
Subclasses with type arguments of type LayerKey.Scope in opennlp.tools.documentModifier and TypeClassDescriptionstatic enumHow the annotations of a layer relate to the document text.Methods in opennlp.tools.document that return LayerKey.ScopeModifier and TypeMethodDescriptionLayerKey.scope()static LayerKey.ScopeReturns the enum constant of this class with the specified name.static LayerKey.Scope[]LayerKey.Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.