| Package | Description | 
|---|---|
| org.apache.uima.util | Utility classes and interfaces used by UIMA components. | 
| org.apache.uima.util.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| SaxDeserializer | XMLParser. newSaxDeserializer()Creates a new  SaxDeserializerobject, which implements the SAXContentHandlerinterface and can be used to deserialize anXMLizableobject from the events sent from a SAX parser. | 
| SaxDeserializer | XMLParser. newSaxDeserializer(XMLParser.ParsingOptions aOptions)Creates a new  SaxDeserializer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SaxDeserializer_implReference implementation of  SaxDeserializer. | 
| Modifier and Type | Method and Description | 
|---|---|
| SaxDeserializer | XMLParser_impl. newSaxDeserializer() | 
| SaxDeserializer | XMLParser_impl. newSaxDeserializer(XMLParser.ParsingOptions aOptions) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.