org.apache.fop.layout
Class AreaClass

java.lang.Object
  extended byorg.apache.fop.layout.AreaClass

public class AreaClass
extends Object


Field Summary
static String UNASSIGNED
           
static String XSL_ABSOLUTE
           
static String XSL_BEFORE_FLOAT
           
static String XSL_FOOTNOTE
           
static String XSL_NORMAL
           
static String XSL_SIDE_FLOAT
           
 
Constructor Summary
AreaClass()
           
 
Method Summary
static String setAreaClass(String areaClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNASSIGNED

public static final String UNASSIGNED
See Also:
Constant Field Values

XSL_NORMAL

public static final String XSL_NORMAL
See Also:
Constant Field Values

XSL_ABSOLUTE

public static final String XSL_ABSOLUTE
See Also:
Constant Field Values

XSL_FOOTNOTE

public static final String XSL_FOOTNOTE
See Also:
Constant Field Values

XSL_SIDE_FLOAT

public static final String XSL_SIDE_FLOAT
See Also:
Constant Field Values

XSL_BEFORE_FLOAT

public static final String XSL_BEFORE_FLOAT
See Also:
Constant Field Values
Constructor Detail

AreaClass

public AreaClass()
Method Detail

setAreaClass

public static String setAreaClass(String areaClass)
                           throws FOPException
Throws:
FOPException


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.