fop 0.94

Uses of Class
org.apache.fop.fo.flow.Character

Packages that use Character
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
 

Uses of Character in org.apache.fop.fo
 

Methods in org.apache.fop.fo with parameters of type Character
 void FOEventHandler.character(Character c)
          Process a Character.
 

Uses of Character in org.apache.fop.fo.flow
 

Constructors in org.apache.fop.fo.flow with parameters of type Character
FOCharIterator(Character foChar)
          Main constructor
 

Uses of Character in org.apache.fop.layoutmgr.inline
 

Constructors in org.apache.fop.layoutmgr.inline with parameters of type Character
CharacterLayoutManager(Character node)
          Constructor
 


fop 0.94

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