org.hamcrest.text.pattern
Class Parse

java.lang.Object
  extended by org.hamcrest.text.pattern.Parse

public class Parse
extends Object


Constructor Summary
Parse(org.hamcrest.text.pattern.internal.naming.GroupNamespace groups, MatchResult result)
           
 
Method Summary
 String get(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parse

public Parse(org.hamcrest.text.pattern.internal.naming.GroupNamespace groups,
             MatchResult result)
Method Detail

get

public String get(String name)