DEPRECATED
Interface for an object which can determine file-specific metadata for a File.
com.bea.p13n.content.document.ref.loader.MetaParser, com.bea.p13n.content.document.ref.loader.ImageLoaderFilter
Method Summary |
public void |
|
Method Detail |
public void loadProperties(Load the file-specific properties for the specified file into the properties, running under the given BulkLoader.Filef,Propertiesp,BulkLoaderloader)
If the filter doesn't support the given file type or if there is an
error, it should do nothing. This can use the error(), warning(), and
debug() methods on the specified loader. Filters can also use
WildCard and
MimeTypeHelper to determine if they
should do something with the file.