| Package | Description | 
|---|---|
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FeatureStructureImplC. prettyPrint(int indent,
           int incr,
           StringBuffer buf,
           boolean useShortNames,
           String s,
           FeatureStructureImplC.PrintReferences printRefs)Deprecated. 
 because uses StringBuffer, not builder, for version 2 compatibility only | 
| void | FeatureStructureImplC. prettyPrint(int indent,
           int incr,
           StringBuilder buf,
           boolean useShortNames,
           String s,
           FeatureStructureImplC.PrintReferences printRefs) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.