org.apache.fop.svg

Class ACIUtils


public final class ACIUtils
extends java.lang.Object

Utilities for java.text.AttributedCharacterIterator.

Method Summary

static void
dumpAttrs(AttributedCharacterIterator aci)
Dumps the contents of an ACI to System.out.

Method Details

dumpAttrs

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

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.