Uses of Package
org.apache.uima.internal.util
-
Packages that use org.apache.uima.internal.util Package Description org.apache.uima.analysis_engine.impl org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces.org.apache.uima.internal.util org.apache.uima.internal.util.rb_trees org.apache.uima.resource.impl org.apache.uima.test.junit_extension -
Classes in org.apache.uima.internal.util used by org.apache.uima.analysis_engine.impl Class Description AnalysisEnginePool A pool of Analysis Engines, which supports reconfiguration. -
Classes in org.apache.uima.internal.util used by org.apache.uima.cas.impl Class Description ComparableIntPointerIterator Interface for a comparable IntPointerIterator.IntComparator Compare two integers.IntPointerIterator Int iterator moving forwards and backwards, in the UIMA style.IntVector Likejava.util.Vector
, but elements areint
s.PositiveIntSet PositiveIntSet_impl 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.XmlElementName 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 Class Description AnalysisEnginePool A pool of Analysis Engines, which supports reconfiguration.BinaryTree Simple binary tree class.CharArrayString An unsafe String class based on a publicly accessible character array.GraphNode Interface for a generic node in a graph.IntKeyValueIterator Used in the CAS implementation.IntListIterator Int iterator in the Java style, but returning/using ints.IntPointerIterator Int iterator moving forwards and backwards, in the UIMA style.IntVector Likejava.util.Vector
, but elements areint
s.PositiveIntSet ReplaceStringInFiles.ReplacementResult Result class for string replacement.SortedIntSet A set of integers, maintained as a sorted array.SymbolTable The SymbolTable class provides a generic symbol table.TimeSpan Encode a span of time.XmlAttribute Data structure representing an XML attribute.XmlElementName 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_trees Class Description BinaryTree Simple binary tree class.ComparableIntPointerIterator Interface for a comparable IntPointerIterator.IntComparator Compare two integers.IntKeyValueIterator Used in the CAS implementation.IntListIterator Int iterator in the Java style, but returning/using ints.IntPointerIterator Int iterator moving forwards and backwards, in the UIMA style. -
Classes in org.apache.uima.internal.util used by org.apache.uima.resource.impl Class Description UIMAClassLoader UIMAClassLoader 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 Class Description TimeSpan Encode a span of time.