Package codes.thischwa.jii.core
Contain the wrapper objects (core interfaces) for the different implementations of
IInfoProvider
and subinterfaces. It is strongly recommended to use only these wrapper instead of the concrete implemented objects
because they have a clearly interface structure.
Tip: If you want to use the wrappers in a threaded environment, you *must* use one instance per thread. In other words: The wrappers don't support synchronization!
-
Class Summary Class Description CommonsImageInfoWrapper Wrapper to commons-imaging.ImageInfoWrapper Wrapper to the operation bean ImageInfo by Marco Schmidt.ImageIOWrapper Wrapper to toImageReader
.ImageMagickWrapper Wrapper to the operation bean to the command 'identify' of ImageMagick.iTextImageWrapper Wrapper to an internal class of iText.SimpleImageInfoWrapper Wrapper to the operation bean SimpleImageInfo by Jaimon Mathew.