scan


Description:

public bool scan (char[] @in, UrlMatch match)

Scan the in string with the match criterias.

Parameters:

this

a UrlScanner object.

match

the UrlMatch structure containing the criterias.

in

the url to scan.

inlen

length of the in array.

Returns:

true if there is a result.