Package com.ibm.jvm.dtfjview.tools.utils
package com.ibm.jvm.dtfjview.tools.utils
-
ClassDescriptionThis class will start cache lines once any match is found.This class first caches all the lines.This is the interface to be used by post-match handlers.This is an interface to be used by pre-match handlers.This class checks if a line contains some strings.This class caches up to a specified number of lines before a matching is found.This class first caches up to a specified number of lines before the matching is found.This class works with the class OutputStream and class IStringModifier.This class handles the matching tasks when regular expressions are used.This class is to be used together with pre-match handler, match handler and post-match handler.This is a kind of OutputStream which caches the incoming bytes (instead if printing them out) and releases them as a string whenever it is asked to.