DhObjectFactory.getCodeBase

Overview | Methods | This Package | All Packages

DhObjectFactory.getCodeBase

Retrieves the object's current codebase, which is equivalent to the CODEBASE parameter of the OBJECT tag in HTML.

Syntax

public String getCodeBase()

Return Value

Returns the object's code base.

See Also   setCodeBase