CodeCharge Studio

getDirectory Method (Java)

Applies to

Page Object

Syntax

public Directory getDirectory(java.lang.String name);

Return value

Directory - the Directory of the given name or null if no such Directory exists

Parameters

Name Type Description
name String The Directory name

Description

This method finds a Directory in a children collection by name.


On-line, printable versions and updates