Uses of Interface
com.ibm.jvm.dtfjview.tools.utils.IMatchHandle
-
Uses of IMatchHandle in com.ibm.jvm.dtfjview.tools.utils
Modifier and TypeClassDescriptionclass
This class checks if a line contains some strings.class
This class handles the matching tasks when regular expressions are used.ModifierConstructorDescriptionStringModifier
(IPrematchHandle prematchHandle, IMatchHandle matchHandle, IPostmatchHandle postmatchHandle)