Uses of Interface
com.ibm.jvm.dtfjview.tools.utils.IMatchHandle
Packages that use IMatchHandle
-
Uses of IMatchHandle in com.ibm.jvm.dtfjview.tools.utils
Classes in com.ibm.jvm.dtfjview.tools.utils that implement IMatchHandleModifier and TypeClassDescriptionclass
This class checks if a line contains some strings.class
This class handles the matching tasks when regular expressions are used.Constructors in com.ibm.jvm.dtfjview.tools.utils with parameters of type IMatchHandleModifierConstructorDescriptionStringModifier
(IPrematchHandle prematchHandle, IMatchHandle matchHandle, IPostmatchHandle postmatchHandle)