public class HibernateSearchResourceLoader extends Object implements org.apache.solr.common.ResourceLoader
Constructor and Description |
---|
HibernateSearchResourceLoader() |
HibernateSearchResourceLoader(String charset) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getLines(String resource) |
Object |
newInstance(String cname,
String... subpackages) |
InputStream |
openResource(String resource) |
public HibernateSearchResourceLoader()
public HibernateSearchResourceLoader(String charset)
public InputStream openResource(String resource) throws IOException
openResource
in interface org.apache.solr.common.ResourceLoader
IOException
public List<String> getLines(String resource) throws IOException
getLines
in interface org.apache.solr.common.ResourceLoader
IOException
Copyright © 2006–2013 Hibernate. All rights reserved.