class extends
Modifier and Type | Method and Description |
---|---|
|
()
Returns the internal object used to load class.
|
|
( name)
Find the resource and returns it as a URL (if it exists).
|
|
( name)
Loads the resource and returns an input stream for reading it.
|
<> |
( name)
Finds all resources with the given name and returns them as a URL Enumeration.
|
|
( className,
boolean resolveIt)
Loads the class and returns it.
|
, , isEnabled, setEnabled
public ()
in class
public (String className, boolean resolveIt)
in class
public (String name)
in class
public (String name)
in class
public <> getResources(String name) throws
in class