| Name | Description | Type | Package | Framework |
| AnalysisEnginePerformanceReports | A class that is useful for generating an Analysis Engine performance report from a ProcessTrace object. | Class | org.apache.uima.util | Apache Uima |
|
| AnalysisEngineUtils | Static utility methods relating to analysis engines. | Class | org.apache.uima.util | Apache Uima |
|
| CasCopier | Utility class for doing deep copies of FeatureStructures from one CAS to another. | Class | org.apache.uima.util | Apache Uima |
|
| CasCreationUtils | Utilities for creating and setting up CASes. | Class | org.apache.uima.util | Apache Uima |
|
| CasPool | This class represents a simple pool of CAS instances. | Class | org.apache.uima.util | Apache Uima |
|
| CasPoolManagement | Management interface to a CasPool. | Interface | org.apache.uima.util | Apache Uima |
|
| CasToInlineXml | Generates an inline XML representation of a CAS. | Class | org.apache.uima.util | Apache Uima |
|
| ConsumerCasUtils | | Class | org.apache.uima.util | Apache Uima |
|
| FileUtils | Some utilities for handling files. | Class | org.apache.uima.util | Apache Uima |
|
| InstrumentationFacility | The InstrumentationFacility interface defines a standard way for UIMA components to be instrumented for performance evaluation. | Interface | org.apache.uima.util | Apache Uima |
|
| InvalidXMLException | Thrown by the XMLParser to indicate that an XML document is invalid or does not specify a valid object of the desired class. | Class | org.apache.uima.util | Apache Uima |
|
| JCasPool | This class represents a simple pool of JCas instances. | Class | org.apache.uima.util | Apache Uima |
|
| Level | | Class | org.apache.uima.util | Apache Uima |
|
| Logger | A Logger is a component used to log messages. | Interface | org.apache.uima.util | Apache Uima |
|
| LoggerPrintStream | A PrintStream implementation that writes to a UIMA logger. | Class | org.apache.uima.util | Apache Uima |
|
| NameClassPair | A class that stores the name of an attribute and the Class of that attribute's value. | Class | org.apache.uima.util | Apache Uima |
|
| ProcessTrace | A ProcessTrace object keeps a record of events that have occurred and information, such as timing, about those events. | Interface | org.apache.uima.util | Apache Uima |
|
| ProcessTraceEvent | Captures information, including timing, about an event that occurred during processing. | Interface | org.apache.uima.util | Apache Uima |
|
| Progress | Progress statistics for a process. | Interface | org.apache.uima.util | Apache Uima |
|
| ProgressImpl | See Also:Serialized FormFields inherited from interface org. | Class | org.apache.uima.util | Apache Uima |
|
| SaxDeserializer | Deserializes an XMLizable object from SAX events. | Interface | org.apache.uima.util | Apache Uima |
|
| SimpleResourceFactory | A simple implementation of a ResourceFactory. | Class | org.apache.uima.util | Apache Uima |
|
| TCasFormatter | Interface for components that generate a String representation of a CAS. | Interface | org.apache.uima.util | Apache Uima |
|
| TCasToInlineXml | Generates an inline XML representation of a CAS. | Class | org.apache.uima.util | Apache Uima |
|
| TypeSystemUtil | | Class | org.apache.uima.util | Apache Uima |
|
| UimaTimer | Interface for a timer, used to collect performance statistics for UIMA components. | Interface | org.apache.uima.util | Apache Uima |
|
| XmlCasDeserializer | Deserializes a CAS from a standoff-XML format. | Class | org.apache.uima.util | Apache Uima |
|
| XmlCasSerializer | Serializes a CAS to inline XML format. | Class | org.apache.uima.util | Apache Uima |
|
| XMLInputSource | An input source used by the XMLParser to read XML documents for parsing. | Class | org.apache.uima.util | Apache Uima |
|
| XMLizable | An interface to be implemented by UIMA classes that can be written to and parsed from XML. | Interface | org.apache.uima.util | Apache Uima |
|
| XMLParser | A UIMA XMLParser parses XML documents and generates UIMA components represented by An application obtains a reference to the XMLParser by calling the | Interface | org.apache.uima.util | Apache Uima |
|
| XMLParser .ParsingOptions | Option settings for the parser. | Class | org.apache.uima.util | Apache Uima |
|
| XMLSerializer | Utility class that generates XML output from SAX events or DOM nodes. | Class | org.apache.uima.util | Apache Uima |