| Package | Description | 
|---|---|
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| XmiCasSerializer | XmiCasSerializer. setErrorHandler(ErrorHandler eh)set an error handler to receive information about errors | 
| XmiCasSerializer | XmiCasSerializer. setFilterTypes(TypeSystemImpl ts)pass in a type system to use for filtering what gets serialized; only those types and features
 which are defined this type system are included. | 
| XmiCasSerializer | XmiCasSerializer. setPrettyPrint(boolean pp)set or reset the pretty print flag (default is false) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.