org.apache.fop.fo
Class DirectPropertyListBuilder.AttrPropertyList

java.lang.Object
  |
  +--java.util.AbstractMap
        |
        +--java.util.HashMap
              |
              +--org.apache.fop.fo.PropertyList
                    |
                    +--org.apache.fop.fo.DirectPropertyListBuilder.AttrPropertyList
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable
Enclosing class:
DirectPropertyListBuilder

public static class DirectPropertyListBuilder.AttrPropertyList
extends PropertyList

See Also:
Serialized Form

Inner classes inherited from class java.util.Map
java.util.Map.Entry
 
Fields inherited from class org.apache.fop.fo.PropertyList
AFTER, BEFORE, BLOCKPROGDIM, BOTTOM, END, HEIGHT, INLINEPROGDIM, LEFT, RIGHT, START, TOP, WIDTH
 
Method Summary
 org.xml.sax.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 org.xml.sax.Attributes getAttributes()


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