|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.components.image.ImageIOFactory
This class implements a factory to instantiate an ImageIO component.
Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
ImageIOFactory()
|
Method Summary | |
static ImageIO |
getImageIO()
Get the ImageIO implementation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static org.apache.commons.logging.Log log
Constructor Detail |
public ImageIOFactory()
Method Detail |
public static ImageIO getImageIO()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |