java.lang.Object
net.anwiba.commons.image.ImageDirectoryReader
- All Implemented Interfaces:
IImageDirectoryReader
-
Field Summary
Fields inherited from interface net.anwiba.commons.image.IImageDirectoryReader
resourceReferenceFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.anwiba.commons.image.IImageDirectoryReader
read, read
-
Constructor Details
-
ImageDirectoryReader
-
-
Method Details
-
read
public IImageDirectory read(ICanceler canceler, IResourceReference resourceReference) throws CanceledException, IOException - Specified by:
readin interfaceIImageDirectoryReader- Throws:
CanceledExceptionIOException
-