org.apache.lucene.analysis.util
public interface ResourceLoaderAware
ResourceLoader
.ResourceLoader
Modifier and Type | Method and Description |
---|---|
void |
inform(ResourceLoader loader)
Initializes this component with the provided ResourceLoader
(used for loading classes, files, etc).
|
void inform(ResourceLoader loader) throws IOException
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.