Uses of Class
org.apache.uima.cas.impl.FeatureStructureImplC.PrintReferences
Packages that use FeatureStructureImplC.PrintReferences
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of FeatureStructureImplC.PrintReferences in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl with parameters of type FeatureStructureImplC.PrintReferencesModifier and TypeMethodDescriptionvoid
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 onlyvoid
FeatureStructureImplC.prettyPrint
(int indent, int incr, StringBuilder buf, boolean useShortNames, String s, FeatureStructureImplC.PrintReferences printRefs)