NSJavaBundleSetup
This function has been deprecated.
この関数は、非推奨にされています。
NSJavaClassesForBundle
Loads the Java classes located in the specified bundle.
指定されたバンドルの中のロードされたJavaクラスをロードします。
NSJavaClassesFromPath
Loads the Java classes located at the specified path.
指定されたパスでロードされたJavaクラスをロードします。
NSJavaNeedsToLoadClasses
Returns a Boolean value that indicates whether a virtual machine is needed or if Java classes are provided.
あるブール値を返します、それはバーチャルマシンが必要とされるかどうかまたはJavaクラスが提供されるかを指し示します。
NSJavaNeedsVirtualMachine
Returns a Boolean value that indicates whether a Java virtual machine is required.
あるブール値を返します、それはJavaバーチャルマシンが要求されるかどうかを指し示します。
NSJavaObjectNamedInPath
Creates an instance of the named class using the class loader previously specified at the given path.
指名されたクラスのインスタンスを作成します、以前にこの与えられたパスで指定されたクラスローダを使います。
NSJavaProvidesClasses
Returns a Boolean value that indicates whether Java classes are provided.
あるブール値を返します、それはJavaクラスが提供されるかどうかを指し示します。
NSJavaSetup
Loads the Java virtual machine with specified parameters.
Javaバーチャルマシーンをこれら指定されたパラメータでロードします。
NSJavaSetupVirtualMachine
Sets up the Java virtual machine.
Javaバーチャルマシーンを準備します。