Uses of Class
org.apache.uima.cas.impl.TypeSystemUtils.ParsingError
Packages that use TypeSystemUtils.ParsingError
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of TypeSystemUtils.ParsingError in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as TypeSystemUtils.ParsingErrorModifier and TypeFieldDescriptionprivate TypeSystemUtils.ParsingError
TypeSystemUtils.TypeSystemParse.error
Methods in org.apache.uima.cas.impl that return TypeSystemUtils.ParsingErrorModifier and TypeMethodDescription(package private) TypeSystemUtils.ParsingError
TypeSystemUtils.TypeSystemParse.getError()
Returns the error.Methods in org.apache.uima.cas.impl with parameters of type TypeSystemUtils.ParsingErrorModifier and TypeMethodDescription(package private) void
TypeSystemUtils.TypeSystemParse.setError
(TypeSystemUtils.ParsingError error) Sets the error.