org.hamcrest.text.pattern
Class Field
java.lang.Object
org.hamcrest.text.pattern.Field
- All Implemented Interfaces:
- PatternComponent
public class Field
- extends Object
- implements PatternComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field
public Field(String name,
PatternComponent pattern)
buildRegex
public void buildRegex(StringBuilder builder,
org.hamcrest.text.pattern.internal.naming.GroupNamespace groups)
- Specified by:
buildRegex
in interface PatternComponent
getName
public String getName()