|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.render.mif.MIFElement | +--org.apache.fop.render.mif.RefElement
Reference MIF Element. This element is a lookup reference set that contains a list of resources used in the MIF Document. When a lookup is performed it will either create a new element or return an existing element that is valid. THe key depends on the type of reference, it should be able to uniquely identify the element.
Fields inherited from class org.apache.fop.render.mif.MIFElement |
finish, finished, name, started, valueElements, valueStr |
Constructor Summary | |
RefElement(java.lang.String n)
|
Method Summary | |
MIFElement |
lookupElement(java.lang.Object key)
|
Methods inherited from class org.apache.fop.render.mif.MIFElement |
addElement, finish, output, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RefElement(java.lang.String n)
MIFElement.MIFElement(String)
Method Detail |
public MIFElement lookupElement(java.lang.Object key)
|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |