Name

matching — Checks if a string matches the name of the object

Synopsis

matching string

Description

The test passes if string matches some part of the object's name. This filter does a simple string match; for regular expression matching, use the ~ filter.

Example

This expression returns classes with names containing "DB" in com.antlersoft.analyzer.

matching "DB" classes in package "com.antlersoft.analyzer"

Applies to Type

object

browse-by-query home antlersoft free software sourceforge project page