Class PropertyBuilder.RegexPropertyBuilder

java.lang.Object
net.sourceforge.pmd.properties.PropertyBuilder<B,T>
net.sourceforge.pmd.properties.PropertyBuilder.RegexPropertyBuilder
Enclosing class:
PropertyBuilder<B extends PropertyBuilder<B,T>,T>

public static final class PropertyBuilder.RegexPropertyBuilder extends PropertyBuilder<B,T>
Specialized builder for regex properties. Allows specifying the pattern as a string, with defaultValue(String).
Author:
Clément Fournier
Since:
6.10.0