Uses of Package
org.apache.uima.internal.util
Packages that use org.apache.uima.internal.util
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Classes in org.apache.uima.internal.util used by org.apache.uima.analysis_engine.impl
-
Classes in org.apache.uima.internal.util used by org.apache.uima.cas.implClassDescriptionInterface for a comparable IntPointerIterator.Compare two integers.Int iterator moving forwards and backwards, in the UIMA style.Like
java.util.Vector
, but elements areint
s.An set of non-zero integers, ability to iterate over them (possibly in a sorted way), with O(1) operations for adding, removing, and testing for contains.Data structure used to encapsulate the different pieces of information that make up the name of an XML element - namely, the Namespace URI, the local name, and the qname (qualified name). -
Classes in org.apache.uima.internal.util used by org.apache.uima.internal.utilClassDescriptionA pool of Analysis Engines, which supports reconfiguration.Simple binary tree class.An unsafe String class based on a publicly accessible character array.Interface for a generic node in a graph.Used in the CAS implementation.Int iterator in the Java style, but returning/using ints.Int iterator moving forwards and backwards, in the UIMA style.Like
java.util.Vector
, but elements areint
s.Result class for string replacement.A set of integers, maintained as a sorted array.The SymbolTable class provides a generic symbol table.Encode a span of time.Data structure representing an XML attribute.Data structure used to encapsulate the different pieces of information that make up the name of an XML element - namely, the Namespace URI, the local name, and the qname (qualified name). -
Classes in org.apache.uima.internal.util used by org.apache.uima.internal.util.rb_treesClassDescriptionSimple binary tree class.Interface for a comparable IntPointerIterator.Compare two integers.Used in the CAS implementation.Int iterator in the Java style, but returning/using ints.Int iterator moving forwards and backwards, in the UIMA style.
-
Classes in org.apache.uima.internal.util used by org.apache.uima.resource.implClassDescriptionUIMAClassLoader is used as extension ClassLoader for UIMA to load additional components like annotators and resources.
-
Classes in org.apache.uima.internal.util used by org.apache.uima.test.junit_extension