org.apache.fop.fo
Class DirectPropertyListBuilder.AttrPropertyList

java.lang.Object
  extended byjava.util.AbstractMap
      extended byjava.util.HashMap
          extended byorg.apache.fop.fo.PropertyList
              extended byorg.apache.fop.fo.DirectPropertyListBuilder.AttrPropertyList
All Implemented Interfaces:
Cloneable, Map, Serializable
Enclosing class:
DirectPropertyListBuilder

public static class DirectPropertyListBuilder.AttrPropertyList
extends PropertyList

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.fop.fo.PropertyList
AFTER, BEFORE, BLOCKPROGDIM, BOTTOM, END, HEIGHT, INLINEPROGDIM, LEFT, RIGHT, START, TOP, WIDTH
 
Method Summary
 Attributes getAttributes()
           
 
Methods inherited from class org.apache.fop.fo.PropertyList
get, getElement, getExplicit, getExplicitBaseProp, getExplicitOrShorthand, getFObj, getFromParent, getInherited, getNameSpace, getNearestSpecified, getParentFObj, getSpecified, setBuilder, setFObj, setWritingMode, wmAbsToRel, wmRelToAbs
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Method Detail

getAttributes

public Attributes getAttributes()


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