|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.render.AbstractImageHandlerRegistry
org.apache.fop.render.afp.AFPImageHandlerRegistry
public class AFPImageHandlerRegistry
This class holds references to various image handlers used by the AFP renderer. It also supports automatic discovery of additional handlers available through the class path.
| Constructor Summary | |
|---|---|
AFPImageHandlerRegistry()
Main constructor |
|
| Method Summary | |
|---|---|
java.lang.Class |
getHandlerClass()
Returns the ImageHandler implementing class |
| Methods inherited from class org.apache.fop.render.AbstractImageHandlerRegistry |
|---|
addHandler, addHandler, getHandler, getHandler, getHandlerComparator, getSupportedFlavors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AFPImageHandlerRegistry()
| Method Detail |
|---|
public java.lang.Class getHandlerClass()
getHandlerClass in class AbstractImageHandlerRegistry
|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||