org.jface.stepmt.core.util
Class TextRegion
java.lang.Object
org.jface.stepmt.core.util.TextRegion
- public class TextRegion
- extends java.lang.Object
Constructor Summary |
TextRegion(Region region,
java.lang.String text,
Interval interval,
boolean matchesIdentificator,
boolean matchesPosition)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextRegion
public TextRegion(Region region,
java.lang.String text,
Interval interval,
boolean matchesIdentificator,
boolean matchesPosition)
getTextAfter
public java.lang.String getTextAfter()
getText
public java.lang.String getText()
getRegion
public Region getRegion()
isBetterThan
public boolean isBetterThan(TextRegion textRegion)
length
public int length()
Copyright © 2003-2004 jface.org. All Rights Reserved.