public class CachedResolver extends Object implements TypeConstraint, GroupPropertyConstraint
DefinitionResolver
.Constructor and Description |
---|
CachedResolver(Definition<?> def)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
List<Path<Definition<?>>> |
getResolvedPaths(String name,
String namespace)
Get the resolved paths for the given property name and namespace.
|
boolean |
isInheritable()
Determines if the constraint is inheritable, meaning it may be used for a
sub-type.
|
public CachedResolver(Definition<?> def)
def
- the definition the constraint is associated topublic List<Path<Definition<?>>> getResolvedPaths(String name, String namespace)
name
- the property namenamespace
- the property namespace or null
if the
namespace should be ignoredpublic boolean isInheritable()
TypeConstraint
isInheritable
in interface TypeConstraint
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a