Alphabetical Index: N

A B C D E F G H I J K L M N O P R S T U V W

N

n - field in class php.java.bridge.ParserTag
The number of strings.
NAME - static field in class javax.script.ScriptEngine
Reserved key associated with the named value which identifies the short name of the supported language
newInstance() - static method in class php.java.bridge.DynamicJavaBridgeClassLoader
Create an instance of the dynamic java bridge classloader It may return null due to security restrictions on certain systems, so don't use this method directly but call: new JavaBridgeClassLoader(bridge, DynamicJavaBridgeClassLoader.newInstance()) instead.
newInstance(ClassLoader) - static method in class php.java.bridge.DynamicJavaBridgeClassLoader
Create an instance of the dynamic java bridge classloader It may return null due to security restrictions on certain systems, so don't use this method directly but call: new JavaBridgeClassLoader(bridge, DynamicJavaBridgeClassLoader.newInstance()) instead.
newString(byte[]) - method in class php.java.bridge.Options
Return a new string using the current file encoding (see java_set_file_encoding()).
newString(byte[],int,int) - method in class php.java.bridge.Options
Return a new string using the current file encoding (see java_set_file_encoding()).
now() - method in class php.java.bridge.Util.Logger
Create a String containing the current date/time.