Package org.hibernate.search.util

Class Summary
ContextHelper Deprecated. Use FullTextSession.getSearchFactory() instead.
DelegateNamedAnalyzer delegate to a named analyzer delegated Analyzers are lazily configured
FileHelper Utility class for synchronizing files/directories.
FilterCacheModeTypeHelper  
HibernateSearchResourceLoader  
LoggerFactory A factory class for class loggers.
PluginLoader Utility class to load instances of other classes by using a fully qualified name, or from a class type.
ReflectionHelper  
ScopedAnalyzer A ScopedAnalyzer is a wrapper class containing all analyzers for a given class.
WeakIdentityHashMap<K,V> A hashtable-based Map implementation with weak keys and using reference-equality in place of object-equality when comparing keys (and values).
XMLHelper A utility class to help with xml parsing
 



Copyright © 2006-2010 Hibernate. All Rights Reserved.