| Package | Description | 
|---|---|
| org.apache.sling.api.resource.external | 
| Modifier and Type | Method and Description | 
|---|---|
| static URIProvider.Operation | URIProvider.Operation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static URIProvider.Operation[] | URIProvider.Operation. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.net.URI | URIProvider. toURI(Resource resource,
     URIProvider.Scope scope,
     URIProvider.Operation operation)Return a URI appicable to the defined scope. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.