LoadJavaClass
loads the class with the specified
class-name
and return aJavaClass
expression. All static method names are assigned to a context which will be created by the last part of the class name.
Note: the Java specific functions which call Java native classes are only available in the MMA mode in a local installation. All symbol and method names have to be case sensitive.
Examples
Print the title of the HTML page.
Related terms
InstanceOf, JavaClass, JavaNew, JavaObject, JavaObjectQ
Implementation status
- ☕ - supported on Java virtual machine