com.bea.content.loader.bulk

com.bea.content.loader.bulk  Package

Interface Summary

LoaderFilter

Interface for an object which can determine file-specific metadata for a File.

Class Summary

BulkLoader

The Content Manager bulk loader application.

FileCache

A cache for file objects that uses a WeakHashMap.

ImageLoaderFilter

BulkLoader filter which can determine "width" and "height" metadata for GIF, JPEG, XBM, and PNG image files.

MetaLoaderFilter

BulkLoader filter which can determine "width" and "height" metadata for GIF, JPEG, XBM, and PNG image files.

Exception Summary

BulkLoader.ShowUsageException

Quick inner exception thrown on parseArgs() to say we should just print a usage report.