de.fuberlin.wiwiss.d2rq.values
Interface ValueDecorator.ValueConstraint

Enclosing class:
ValueDecorator

public static interface ValueDecorator.ValueConstraint


Method Summary
 boolean matches(String value)
           
 

Method Detail

matches

boolean matches(String value)