Name

any class — Returns classes in any namespace/package with a given name

Synopsis

any class

Description

This transform applies to the string type (often used with a string constant) and returns classes named by that string in any namespace or package.

Example

any class "ArrayList"

This would return java.util.ArrayList.

Applies to Type

string

Results in Type

class

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