public class ResourceResolverContext extends Object
Modifier and Type | Field and Description |
---|---|
Attr |
attr |
String |
baseUri |
boolean |
secureValidation |
String |
uriToResolve |
Constructor and Description |
---|
ResourceResolverContext(Attr attr,
String baseUri,
boolean secureValidation) |
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.