Uses of Package
org.apache.uima.util
Packages that use org.apache.uima.util
Package
Description
Apache UIMA
The Analysis Engine interface, along with supporting interfaces and exception classes.
The Annotator Interfaces, along with supporting interfaces and exception classes.
Interfaces for objects that represent metadata for an Analysis Engine.
Implementation and Low-Level API for the CAS Interfaces.
Classes and interfaces for collection processing.
Java object representation of a CPE Descriptor.
Collection Processing Engine (CPE) support.
Example for an UIMA-based experiment running an analysis and evaluating the results.
Factories to create different kinds of UIMA resource specifiers.
INTERNAL API - May change without further notice.
Apache UIMA internals
JCAS model for built-in CAS types
Provides the classes that support the Java Cas Model (JCM).
The
org.apache.uima.pear.tools
package provides applications and
tools that allow installing PEAR packages containing UIMA-compliant components, verifying
serviceability of installed components by using UIMA API and browsing PEAR packages.Interfaces for
Resources
and ResourceSpecifiers
.Interfaces for objects that represent metadata for a Resource.
Standard UIMA interfaces for indexing and search.
Search engine-independent indexing classes.
Utility classes and interfaces used by UIMA components.
-
Classes in org.apache.uima.util used by org.apache.uimaClassDescriptionThe
InstrumentationFacility
interface defines a standard way for UIMA components to be instrumented for performance evaluation.ALogger
is a component used to log messages.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.ASettings
object holds the properties used for external parameter overrides.Interface for a timer, used to collect performance statistics for UIMA components.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML. -
Classes in org.apache.uima.util used by org.apache.uima.adapter.vinci
-
Classes in org.apache.uima.util used by org.apache.uima.analysis_component
-
Classes in org.apache.uima.util used by org.apache.uima.analysis_engineClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.ALogger
is a component used to log messages.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.An interface to be implemented by UIMA classes that can be written to and parsed from XML. -
Classes in org.apache.uima.util used by org.apache.uima.analysis_engine.annotatorClassDescriptionThe
InstrumentationFacility
interface defines a standard way for UIMA components to be instrumented for performance evaluation.ALogger
is a component used to log messages. -
Classes in org.apache.uima.util used by org.apache.uima.analysis_engine.implClassDescriptionThe
InstrumentationFacility
interface defines a standard way for UIMA components to be instrumented for performance evaluation.Thrown by theXMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.ALogger
is a component used to log messages.A class that stores the name of an attribute and the Class of that attribute's value.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser. -
Classes in org.apache.uima.util used by org.apache.uima.analysis_engine.metadataClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.An interface to be implemented by UIMA classes that can be written to and parsed from XML. -
Classes in org.apache.uima.util used by org.apache.uima.analysis_engine.metadata.implClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser. -
Classes in org.apache.uima.util used by org.apache.uima.analysis_engine.service.implClassDescriptionThis class represents a simple pool of
CAS
instances.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events. -
Classes in org.apache.uima.util used by org.apache.uima.cas.implClassDescriptionprotectIndexes returns instances of this, rather than AutoCloseable, to permit users to use try with resources without a catch for Exception.Used with CasIOUtils, maybe elsewhere, to indicate how CASes are to be loaded or saved.An Iterator with an extra method nextNvc, which skips the validity checkProvides the message level constants for logging and tracing
-
Classes in org.apache.uima.util used by org.apache.uima.collectionClassDescriptionA
ProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Progress statistics for a process.An interface to be implemented by UIMA classes that can be written to and parsed from XML. -
Classes in org.apache.uima.util used by org.apache.uima.collection.base_cpmClassDescriptionA
ProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Progress statistics for a process. -
Classes in org.apache.uima.util used by org.apache.uima.collection.implClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Progress statistics for a process.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser. -
Classes in org.apache.uima.util used by org.apache.uima.collection.impl.cpmClassDescriptionA
ProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Captures information, including timing, about an event that occurred during processing.Progress statistics for a process. -
Classes in org.apache.uima.util used by org.apache.uima.collection.impl.cpm.containerClassDescriptionA
ProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events. -
Classes in org.apache.uima.util used by org.apache.uima.collection.impl.cpm.container.deployerClassDescriptionA
ProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Interface for a timer, used to collect performance statistics for UIMA components. -
Classes in org.apache.uima.util used by org.apache.uima.collection.impl.cpm.engineClassDescriptionA
ProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Progress statistics for a process.Interface for a timer, used to collect performance statistics for UIMA components. -
Classes in org.apache.uima.util used by org.apache.uima.collection.impl.cpm.utilsClassDescriptionA
ProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Interface for a timer, used to collect performance statistics for UIMA components. -
Classes in org.apache.uima.util used by org.apache.uima.collection.impl.metadata.cpeClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.An input source used by theXMLParser
to read XML documents for parsing.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser. -
Classes in org.apache.uima.util used by org.apache.uima.collection.metadataClassDescriptionAn interface to be implemented by UIMA classes that can be written to and parsed from XML.
-
Classes in org.apache.uima.util used by org.apache.uima.fit.cpeClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class. -
Classes in org.apache.uima.util used by org.apache.uima.fit.examples.experiment.pos
-
Classes in org.apache.uima.util used by org.apache.uima.fit.factory
-
Classes in org.apache.uima.util used by org.apache.uima.fit.internalClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.An interface to be implemented by UIMA classes that can be written to and parsed from XML. -
Classes in org.apache.uima.util used by org.apache.uima.flow
-
Classes in org.apache.uima.util used by org.apache.uima.flow.implClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser. -
Classes in org.apache.uima.util used by org.apache.uima.implClassDescriptionThe
InstrumentationFacility
interface defines a standard way for UIMA components to be instrumented for performance evaluation.ALogger
is a component used to log messages.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.ASettings
object holds the properties used for external parameter overrides.Interface for a timer, used to collect performance statistics for UIMA components.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML. -
Classes in org.apache.uima.util used by org.apache.uima.internal.utilClassDescriptionThe
InstrumentationFacility
interface defines a standard way for UIMA components to be instrumented for performance evaluation.like Entry<k, v> except the k is an int.ALogger
is a component used to log messages.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Interface for a timer, used to collect performance statistics for UIMA components. -
Classes in org.apache.uima.util used by org.apache.uima.jcas.cas
-
Classes in org.apache.uima.util used by org.apache.uima.jcas.implClassDescriptionAn Iterator with an extra method nextNvc, which skips the validity check
-
Classes in org.apache.uima.util used by org.apache.uima.jsonClassDescriptionAn interface to be implemented by UIMA classes that can be written to and parsed from XML.
-
Classes in org.apache.uima.util used by org.apache.uima.pear.toolsClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class. -
Classes in org.apache.uima.util used by org.apache.uima.resource
-
Classes in org.apache.uima.util used by org.apache.uima.resource.implClassDescriptionThis class represents a simple pool of
CAS
instances.Thrown by theXMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.ASettings
object holds the properties used for external parameter overrides.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser. -
Classes in org.apache.uima.util used by org.apache.uima.resource.metadataClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.A class that stores the name of an attribute and the Class of that attribute's value.An interface to be implemented by UIMA classes that can be written to and parsed from XML. -
Classes in org.apache.uima.util used by org.apache.uima.resource.metadata.implClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.A class that stores the name of an attribute and the Class of that attribute's value.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser. -
Classes in org.apache.uima.util used by org.apache.uima.searchClassDescriptionAn interface to be implemented by UIMA classes that can be written to and parsed from XML.
-
Classes in org.apache.uima.util used by org.apache.uima.search.implClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser. -
Classes in org.apache.uima.util used by org.apache.uima.taeconfigurator.editorsClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class. -
Classes in org.apache.uima.util used by org.apache.uima.taeconfigurator.editors.pointClassDescriptionAn interface to be implemented by UIMA classes that can be written to and parsed from XML.
-
Classes in org.apache.uima.util used by org.apache.uima.taeconfigurator.editors.uiClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.An input source used by theXMLParser
to read XML documents for parsing.An interface to be implemented by UIMA classes that can be written to and parsed from XML. -
Classes in org.apache.uima.util used by org.apache.uima.taeconfigurator.filesClassDescriptionAn interface to be implemented by UIMA classes that can be written to and parsed from XML.
-
Classes in org.apache.uima.util used by org.apache.uima.test.junit_extensionClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events. -
Classes in org.apache.uima.util used by org.apache.uima.toolsClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class. -
Classes in org.apache.uima.util used by org.apache.uima.tools.componentsClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.Progress statistics for a process. -
Classes in org.apache.uima.util used by org.apache.uima.tools.cpmClassDescriptionThrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Captures information, including timing, about an event that occurred during processing. -
Classes in org.apache.uima.util used by org.apache.uima.tools.cvd
-
Classes in org.apache.uima.util used by org.apache.uima.tools.docanalyzerClassDescriptionA class that is useful for generating an Analysis Engine performance report from a
ProcessTrace
object.Thrown by theXMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class. -
Classes in org.apache.uima.util used by org.apache.uima.utilClassDescriptionUsed with CasIOUtils, maybe elsewhere, to indicate how CASes are to be loaded or saved.Thrown by the
XMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.Provides the message level constants for logging and tracingALogger
is a component used to log messages.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Captures information, including timing, about an event that occurred during processing.Progress statistics for a process.Deserializes anXMLizable
object from SAX events.Interface for components that generate a String representation of a CAS.An input source used by theXMLParser
to read XML documents for parsing.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser. -
Classes in org.apache.uima.util used by org.apache.uima.util.implClassDescriptionThis class represents a simple pool of
CAS
instances.Management interface to aCasPool
.Thrown by theXMLParser
to indicate that an XML document is invalid or does not specify a valid object of the desired class.Provides the message level constants for logging and tracingALogger
is a component used to log messages.AProcessTrace
object keeps a record of events that have occurred and information, such as timing, about those events.Captures information, including timing, about an event that occurred during processing.Deserializes anXMLizable
object from SAX events.ASettings
object holds the properties used for external parameter overrides.Interface for a timer, used to collect performance statistics for UIMA components.An input source used by theXMLParser
to read XML documents for parsing.An interface to be implemented by UIMA classes that can be written to and parsed from XML.A UIMAXMLParser
parses XML documents and generates UIMA components represented by the XML.Option settings for the parser.