Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.uwyn.rife.cmf.loader Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
ContentLoaderThis is an abstract class that needs to be extended by all the classes that are able to load raw data and converted it to a common internal type.Classcom.uwyn.rife.cmf.loaderRife
ContentLoaderBackendThis is an interface that should be implemented by all content loader All content loader back-ends that are fronted by the same ContentLoader should handle the same InternalType, which isInterfacecom.uwyn.rife.cmf.loaderRife
ImageContentLoaderLoads raw content as image data.Classcom.uwyn.rife.cmf.loaderRife
ImageContentLoaderBackendThis is an abstract class that should be implemented by all image content The load method simply checks theClasscom.uwyn.rife.cmf.loaderRife
ImageIOLoaderThis is an image loader back-end that uses ImageIO to load image files.Classcom.uwyn.rife.cmf.loader.imageRife
ImageJLoaderThis is an image loader back-end that uses ImageJ to load TIFF files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
ImageroReaderLoaderThis is an image loader back-end that uses ImageroReader to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
JaiLoaderThis is an image loader back-end that uses Java Advanced Imaging to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
Jdk14LoaderClasscom.uwyn.rife.cmf.loader.xhtmlRife
JimiLoaderThis is an image loader back-end that uses Jimi to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
JMagickLoaderThis is an image loader back-end that uses JMagick to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife