org.apache.sling.jcr.resource.internal
Class JcrResourceResolverFactoryImpl.ResourcePattern

java.lang.Object
  extended by org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.ResourcePattern
Enclosing class:
JcrResourceResolverFactoryImpl

public static final class JcrResourceResolverFactoryImpl.ResourcePattern
extends Object


Field Summary
 Pattern pattern
           
 String replacement
           
 
Constructor Summary
JcrResourceResolverFactoryImpl.ResourcePattern(Pattern p, String r)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pattern

public final Pattern pattern

replacement

public final String replacement
Constructor Detail

JcrResourceResolverFactoryImpl.ResourcePattern

public JcrResourceResolverFactoryImpl.ResourcePattern(Pattern p,
                                                      String r)


Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.