| Class | Description |
|---|---|
| LiteralScheme |
A property scheme that just returns the literal value of the locator portion.
|
| ResourceScheme |
A property scheme that loads resources from the class loader.
|
| URLScheme |
A property scheme that interprets the locator as a URL.
|
| VariableScheme |
A property scheme that looks the property up in the state variable map
|
| XPathScheme |
A PropertyScheme that resolves the Property by evaluating it as an XPath expression.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.