Uses of Class com.sshtools.daemon.util.StringExaminer

Uses in package com.sshtools.daemon.util

Methods with parameter type com.sshtools.daemon.util.StringExaminer

char
StringPattern.getPatternChar(StringExaminer patternIterator, char probeCh)
boolean
StringPattern.matchReverse(String pattern, StringExaminer probeIterator)
boolean
StringPattern.skipAfter(StringExaminer examiner, String matchString)
Increments the given iterator up to the last character that matched the character sequence in the given matchString.
char
Moves the iterator position to the next character that is no wildcard.
String

Methods with return type com.sshtools.daemon.util.StringExaminer

StringExaminer

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.