| Constructor and Description |
|---|
Group(RegexPart regex)
Constructor that takes a sub expression
|
public Group(RegexPart regex)
regex - the regular expression for the grouppublic RegexPart getRegex()
public int minLength()
public Integer maxLength()
public boolean equals(Object o)
equals in class ObjectObject.equals(Object)public int hashCode()
hashCode in class ObjectObject.equals(Object)public String toString()
toString in class ObjectObject.equals(Object)Copyright © 2006–2016 Volker Bergmann. All rights reserved.