org.apache.jackrabbit.core.query.lucene
Class NamePathResolverImpl

java.lang.Object
  extended by org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
      extended by org.apache.jackrabbit.core.query.lucene.NamePathResolverImpl
All Implemented Interfaces:
NamePathResolver, NameResolver, PathResolver

public class NamePathResolverImpl
extends DefaultNamePathResolver

NamePathResolverImpl...


Method Summary
static NamePathResolver create(NamespaceMappings nsMappings)
           
 
Methods inherited from class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
getJCRName, getJCRPath, getQName, getQPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static NamePathResolver create(NamespaceMappings nsMappings)


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.