Class NamePathResolverImpl
- java.lang.Object
 - 
- org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 - 
- org.apache.jackrabbit.core.query.lucene.NamePathResolverImpl
 
 
 
- 
- All Implemented Interfaces:
 NamePathResolver,NameResolver,PathResolver
public class NamePathResolverImpl extends DefaultNamePathResolver
NamePathResolverImpl... 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NamePathResolvercreate(NamespaceMappings nsMappings)- 
Methods inherited from class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
getJCRName, getJCRPath, getQName, getQPath, getQPath 
 - 
 
 - 
 
- 
- 
Method Detail
- 
create
public static NamePathResolver create(NamespaceMappings nsMappings)
 
 - 
 
 -