fop 0.95 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.svg.ACIUtils
public final class ACIUtils
extends java.lang.Object
Method Summary | |
static void |
|
public static void dumpAttrs(AttributedCharacterIterator aci)
Dumps the contents of an ACI to System.out. Used for debugging only.
- Parameters:
aci
- the ACI to dump
fop 0.95 |