~ubuntu-branches/ubuntu/karmic/rhino/karmic

« back to all changes in this revision

Viewing changes to docs/apidocs/index-all.html

  • Committer: Bazaar Package Importer
  • Author(s): Jerry Haltom
  • Date: 2005-03-19 16:56:07 UTC
  • mto: (11.1.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20050319165607-geu3j3fnqlkpqkh1
Tags: upstream-1.6.R1
ImportĀ upstreamĀ versionĀ 1.6.R1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc (build 1.4.2_05) on Tue Nov 30 22:11:28 EST 2004 -->
 
6
<TITLE>
 
7
Index (Rhino)
 
8
</TITLE>
 
9
 
 
10
 
 
11
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
12
 
 
13
<SCRIPT type="text/javascript">
 
14
function windowTitle()
 
15
{
 
16
    parent.document.title="Index (Rhino)";
 
17
}
 
18
</SCRIPT>
 
19
 
 
20
</HEAD>
 
21
 
 
22
<BODY BGCOLOR="white" onload="windowTitle();">
 
23
 
 
24
 
 
25
<!-- ========= START OF TOP NAVBAR ======= -->
 
26
<A NAME="navbar_top"><!-- --></A>
 
27
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
28
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
29
<TR>
 
30
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
31
<A NAME="navbar_top_firstrow"><!-- --></A>
 
32
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
33
  <TR ALIGN="center" VALIGN="top">
 
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
 
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
 
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
39
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
41
  </TR>
 
42
</TABLE>
 
43
</TD>
 
44
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
45
</EM>
 
46
</TD>
 
47
</TR>
 
48
 
 
49
<TR>
 
50
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
51
&nbsp;PREV&nbsp;
 
52
&nbsp;NEXT</FONT></TD>
 
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
54
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
55
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
56
&nbsp;<SCRIPT type="text/javascript">
 
57
  <!--
 
58
  if(window==top) {
 
59
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
 
60
  }
 
61
  //-->
 
62
</SCRIPT>
 
63
<NOSCRIPT>
 
64
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
 
65
</NOSCRIPT>
 
66
 
 
67
</FONT></TD>
 
68
</TR>
 
69
</TABLE>
 
70
<A NAME="skip-navbar_top"></A>
 
71
<!-- ========= END OF TOP NAVBAR ========= -->
 
72
 
 
73
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
 
74
<A NAME="_A_"><!-- --></A><H2>
 
75
<B>A</B></H2>
 
76
<DL>
 
77
<DT><A HREF="org/mozilla/javascript/Context.html#addActivationName(java.lang.String)"><B>addActivationName(String)</B></A> - 
 
78
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
79
<DD>Add a name to the list of names forcing the creation of real
 
80
 activation objects for functions.
 
81
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#addAsConstructor(org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable)"><B>addAsConstructor(Scriptable, Scriptable)</B></A> - 
 
82
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
83
<DD>Define this function as a JavaScript constructor.
 
84
<DT><A HREF="org/mozilla/javascript/Context.html#addContextListener(org.mozilla.javascript.ContextListener)"><B>addContextListener(ContextListener)</B></A> - 
 
85
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
86
<DD><B>Deprecated.</B>&nbsp;<I>Use
 
87
 <A HREF="org/mozilla/javascript/ContextFactory.html#addListener(org.mozilla.javascript.ContextFactory.Listener)"><CODE>ContextFactory.addListener(ContextFactory.Listener)</CODE></A>.
 
88
 A simple way to upgrate the current code to new API is to replace
 
89
 <tt>Context.addContextListener(listener)</tt> with
 
90
 <tt>ContextFactory.getGlobal().addListener(listener)</tt>.</I>
 
91
<DT><A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html#addExcludedName(java.lang.String)"><B>addExcludedName(String)</B></A> - 
 
92
Method in class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableOutputStream</A>
 
93
<DD>Adds a qualified name to the list of object to be excluded from
 
94
 serialization.
 
95
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#addListener(org.mozilla.javascript.ContextFactory.Listener)"><B>addListener(ContextFactory.Listener)</B></A> - 
 
96
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
97
<DD>&nbsp;
 
98
<DT><A HREF="org/mozilla/javascript/Context.html#addPropertyChangeListener(java.beans.PropertyChangeListener)"><B>addPropertyChangeListener(PropertyChangeListener)</B></A> - 
 
99
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
100
<DD>Register an object to receive notifications when a bound property
 
101
 has changed
 
102
<DT><A HREF="org/mozilla/javascript/ClassCache.html#associate(org.mozilla.javascript.ScriptableObject)"><B>associate(ScriptableObject)</B></A> - 
 
103
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>
 
104
<DD>Associate ClassCache object with the given top-level scope.
 
105
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#associateValue(java.lang.Object, java.lang.Object)"><B>associateValue(Object, Object)</B></A> - 
 
106
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
107
<DD>Associate arbitrary application-specific value with this object.
 
108
</DL>
 
109
<HR>
 
110
<A NAME="_C_"><!-- --></A><H2>
 
111
<B>C</B></H2>
 
112
<DL>
 
113
<DT><A HREF="org/mozilla/javascript/Callable.html" title="interface in org.mozilla.javascript"><B>Callable</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Callable.html" title="interface in org.mozilla.javascript">Callable</A>.<DD>Generic notion of callable object that can execute some script-related code
 
114
 upon request with specified values for script scope and this objects.<DT><A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript"><B>ClassCache</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>.<DD>Cache of generated classes and data structures to access Java runtime
 
115
 from JavaScript.<DT><A HREF="org/mozilla/javascript/ClassCache.html#ClassCache()"><B>ClassCache()</B></A> - 
 
116
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>
 
117
<DD>&nbsp;
 
118
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer"><B>ClassCompiler</B></A> - class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>.<DD>Generates class files from script sources.<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#ClassCompiler(org.mozilla.javascript.CompilerEnvirons)"><B>ClassCompiler(CompilerEnvirons)</B></A> - 
 
119
Constructor for class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
120
<DD>Construct ClassCompiler that uses the specified compiler environment
 
121
 when generating classes.
 
122
<DT><A HREF="org/mozilla/javascript/ClassShutter.html" title="interface in org.mozilla.javascript"><B>ClassShutter</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassShutter.html" title="interface in org.mozilla.javascript">ClassShutter</A>.<DD>Embeddings that wish to filter Java classes that are visible to scripts
 
123
through the LiveConnect, should implement this interface.<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript"><B>CompilerEnvirons</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>.<DD>&nbsp;<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#CompilerEnvirons()"><B>CompilerEnvirons()</B></A> - 
 
124
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
125
<DD>&nbsp;
 
126
<DT><A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript"><B>Context</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>.<DD>This class represents the runtime context of an executing script.<DT><A HREF="org/mozilla/javascript/Context.html#Context()"><B>Context()</B></A> - 
 
127
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
128
<DD>Create a new Context.
 
129
<DT><A HREF="org/mozilla/javascript/ContextAction.html" title="interface in org.mozilla.javascript"><B>ContextAction</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextAction.html" title="interface in org.mozilla.javascript">ContextAction</A>.<DD>Interface to represent arbitrary action that requires to have Context
 
130
 object associated with the current thread for its execution.<DT><A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript"><B>ContextFactory</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>.<DD>Factory class that Rhino runtime use to create new <A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript"><CODE>Context</CODE></A>
 
131
 instances or to notify about Context execution.<DT><A HREF="org/mozilla/javascript/ContextFactory.html#ContextFactory()"><B>ContextFactory()</B></A> - 
 
132
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
133
<DD>&nbsp;
 
134
<DT><A HREF="org/mozilla/javascript/ContextFactory.Listener.html" title="interface in org.mozilla.javascript"><B>ContextFactory.Listener</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.Listener.html" title="interface in org.mozilla.javascript">ContextFactory.Listener</A>.<DD>Listener of <A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript"><CODE>Context</CODE></A> creation and release events.<DT><A HREF="org/mozilla/javascript/Callable.html#call(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>call(Context, Scriptable, Scriptable, Object[])</B></A> - 
 
135
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Callable.html" title="interface in org.mozilla.javascript">Callable</A>
 
136
<DD>Perform the call.
 
137
<DT><A HREF="org/mozilla/javascript/Context.html#call(org.mozilla.javascript.ContextAction)"><B>call(ContextAction)</B></A> - 
 
138
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
139
<DD>Call <A HREF="org/mozilla/javascript/ContextAction.html#run(org.mozilla.javascript.Context)"><CODE>ContextAction.run(Context cx)</CODE></A>
 
140
 using the Context instance associated with the current thread.
 
141
<DT><A HREF="org/mozilla/javascript/Context.html#call(org.mozilla.javascript.ContextFactory, org.mozilla.javascript.Callable, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>call(ContextFactory, Callable, Scriptable, Scriptable, Object[])</B></A> - 
 
142
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
143
<DD>Call <A HREF="org/mozilla/javascript/Callable.html#call(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><CODE>Callable.call(Context cx, Scriptable scope, Scriptable thisObj,
 
144
               Object[] args)</CODE></A>
 
145
 using the Context instance associated with the current thread.
 
146
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#call(org.mozilla.javascript.ContextAction)"><B>call(ContextAction)</B></A> - 
 
147
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
148
<DD>Call <A HREF="org/mozilla/javascript/ContextAction.html#run(org.mozilla.javascript.Context)"><CODE>ContextAction.run(Context cx)</CODE></A>
 
149
 using the <A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript"><CODE>Context</CODE></A> instance associated with the current thread.
 
150
<DT><A HREF="org/mozilla/javascript/Function.html#call(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>call(Context, Scriptable, Scriptable, Object[])</B></A> - 
 
151
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Function.html" title="interface in org.mozilla.javascript">Function</A>
 
152
<DD>Call the function.
 
153
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#call(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>call(Context, Scriptable, Scriptable, Object[])</B></A> - 
 
154
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
155
<DD>Performs conversions on argument types if needed and
 
156
 invokes the underlying Java method or constructor.
 
157
<DT><A HREF="org/mozilla/javascript/Synchronizer.html#call(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>call(Context, Scriptable, Scriptable, Object[])</B></A> - 
 
158
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Synchronizer.html" title="class in org.mozilla.javascript">Synchronizer</A>
 
159
<DD>&nbsp;
 
160
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#callMethod(org.mozilla.javascript.Scriptable, java.lang.String, java.lang.Object[])"><B>callMethod(Scriptable, String, Object[])</B></A> - 
 
161
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
162
<DD>Call a method of an object.
 
163
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#callMethod(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, java.lang.String, java.lang.Object[])"><B>callMethod(Context, Scriptable, String, Object[])</B></A> - 
 
164
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
165
<DD>Call a method of an object.
 
166
<DT><A HREF="org/mozilla/javascript/SecurityController.html#callWithDomain(java.lang.Object, org.mozilla.javascript.Context, org.mozilla.javascript.Callable, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[])</B></A> - 
 
167
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript">SecurityController</A>
 
168
<DD>Call <A HREF="org/mozilla/javascript/Callable.html#call(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><CODE>Callable.call(Context cx, Scriptable scope, Scriptable thisObj,
 
169
               Object[] args)</CODE></A>
 
170
 of <i>callable</i> under restricted security domain where an action is
 
171
 allowed only if it is allowed according to the Java stack on the
 
172
 moment of the <i>execWithDomain</i> call and <i>securityDomain</i>.
 
173
<DT><A HREF="org/mozilla/javascript/Context.html#checkLanguageVersion(int)"><B>checkLanguageVersion(int)</B></A> - 
 
174
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
175
<DD>&nbsp;
 
176
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#checkNotSealed()"><B>checkNotSealed()</B></A> - 
 
177
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
178
<DD>&nbsp;
 
179
<DT><A HREF="org/mozilla/javascript/Context.html#checkOptimizationLevel(int)"><B>checkOptimizationLevel(int)</B></A> - 
 
180
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
181
<DD>&nbsp;
 
182
<DT><A HREF="org/mozilla/javascript/ClassCache.html#clearCaches()"><B>clearCaches()</B></A> - 
 
183
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>
 
184
<DD>Empty caches of generated Java classes and Java reflection information.
 
185
<DT><A HREF="org/mozilla/javascript/RhinoException.html#columnNumber()"><B>columnNumber()</B></A> - 
 
186
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
187
<DD>The column number of the location of the error, or zero if unknown.
 
188
<DT><A HREF="org/mozilla/javascript/Context.html#compileFunction(org.mozilla.javascript.Scriptable, java.lang.String, java.lang.String, int, java.lang.Object)"><B>compileFunction(Scriptable, String, String, int, Object)</B></A> - 
 
189
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
190
<DD>Compile a JavaScript function.
 
191
<DT><A HREF="org/mozilla/javascript/Context.html#compileReader(org.mozilla.javascript.Scriptable, java.io.Reader, java.lang.String, int, java.lang.Object)"><B>compileReader(Scriptable, Reader, String, int, Object)</B></A> - 
 
192
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
193
<DD><B>Deprecated.</B>&nbsp;<I>Use
 
194
 <A HREF="org/mozilla/javascript/Context.html#compileReader(java.io.Reader, java.lang.String, int, java.lang.Object)"><CODE>Context.compileReader(Reader in, String sourceName, int lineno,
 
195
                       Object securityDomain)</CODE></A>.</I>
 
196
<DT><A HREF="org/mozilla/javascript/Context.html#compileReader(java.io.Reader, java.lang.String, int, java.lang.Object)"><B>compileReader(Reader, String, int, Object)</B></A> - 
 
197
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
198
<DD>Compiles the source in the given reader.
 
199
<DT><A HREF="org/mozilla/javascript/Context.html#compileString(java.lang.String, java.lang.String, int, java.lang.Object)"><B>compileString(String, String, int, Object)</B></A> - 
 
200
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
201
<DD>Compiles the source in the given string.
 
202
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#compileToClassFiles(java.lang.String, java.lang.String, int, java.lang.String)"><B>compileToClassFiles(String, String, int, String)</B></A> - 
 
203
Method in class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
204
<DD>Compile JavaScript source into one or more Java class files.
 
205
<DT><A HREF="org/mozilla/javascript/Function.html#construct(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>construct(Context, Scriptable, Object[])</B></A> - 
 
206
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Function.html" title="interface in org.mozilla.javascript">Function</A>
 
207
<DD>Call the function as a constructor.
 
208
<DT><A HREF="org/mozilla/javascript/ContextFactory.Listener.html#contextCreated(org.mozilla.javascript.Context)"><B>contextCreated(Context)</B></A> - 
 
209
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.Listener.html" title="interface in org.mozilla.javascript">ContextFactory.Listener</A>
 
210
<DD>Notify about newly created <A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript"><CODE>Context</CODE></A> object.
 
211
<DT><A HREF="org/mozilla/javascript/ContextFactory.Listener.html#contextReleased(org.mozilla.javascript.Context)"><B>contextReleased(Context)</B></A> - 
 
212
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.Listener.html" title="interface in org.mozilla.javascript">ContextFactory.Listener</A>
 
213
<DD>Notify that the specified <A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript"><CODE>Context</CODE></A> instance is no longer
 
214
 associated with the current thread.
 
215
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#convertArg(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, java.lang.Object, int)"><B>convertArg(Context, Scriptable, Object, int)</B></A> - 
 
216
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
217
<DD>&nbsp;
 
218
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#convertArg(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, java.lang.Object, java.lang.Class)"><B>convertArg(Context, Scriptable, Object, Class)</B></A> - 
 
219
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
220
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/FunctionObject.html#getTypeTag(java.lang.Class)"><CODE>FunctionObject.getTypeTag(Class)</CODE></A>
 
221
 and <A HREF="org/mozilla/javascript/FunctionObject.html#convertArg(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, java.lang.Object, int)"><CODE>FunctionObject.convertArg(Context, Scriptable, Object, int)</CODE></A>
 
222
 for type convertion.</I>
 
223
<DT><A HREF="org/mozilla/javascript/Context.html#createClassLoader(java.lang.ClassLoader)"><B>createClassLoader(ClassLoader)</B></A> - 
 
224
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
225
<DD>Create class loader for generated classes.
 
226
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#createClassLoader(java.lang.ClassLoader)"><B>createClassLoader(ClassLoader)</B></A> - 
 
227
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
228
<DD>Create class loader for generated classes.
 
229
<DT><A HREF="org/mozilla/javascript/SecurityController.html#createClassLoader(java.lang.ClassLoader, java.lang.Object)"><B>createClassLoader(ClassLoader, Object)</B></A> - 
 
230
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript">SecurityController</A>
 
231
<DD>Get class loader-like object that can be used
 
232
 to define classes with the given security context.
 
233
<DT><A HREF="org/mozilla/javascript/SecurityController.html#createLoader(java.lang.ClassLoader, java.lang.Object)"><B>createLoader(ClassLoader, Object)</B></A> - 
 
234
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript">SecurityController</A>
 
235
<DD>Create <A HREF="org/mozilla/javascript/GeneratedClassLoader.html" title="interface in org.mozilla.javascript"><CODE>GeneratedClassLoader</CODE></A> with restrictions imposed by
 
236
 staticDomain and all current stack frames.
 
237
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#createObject(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable)"><B>createObject(Context, Scriptable)</B></A> - 
 
238
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
239
<DD>Return new <A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript"><CODE>Scriptable</CODE></A> instance using the default
 
240
 constructor for the class of the underlying Java method.
 
241
</DL>
 
242
<HR>
 
243
<A NAME="_D_"><!-- --></A><H2>
 
244
<B>D</B></H2>
 
245
<DL>
 
246
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#DONTENUM"><B>DONTENUM</B></A> - 
 
247
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
248
<DD>Property attribute indicating property is not enumerated.
 
249
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug"><B>DebuggableScript</B></A> - interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>.<DD>This interface exposes debugging information from executable
 
250
 code (either functions or top-level scripts).<DT><A HREF="org/mozilla/javascript/Context.html#decompileFunction(org.mozilla.javascript.Function, int)"><B>decompileFunction(Function, int)</B></A> - 
 
251
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
252
<DD>Decompile a JavaScript Function.
 
253
<DT><A HREF="org/mozilla/javascript/Context.html#decompileFunctionBody(org.mozilla.javascript.Function, int)"><B>decompileFunctionBody(Function, int)</B></A> - 
 
254
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
255
<DD>Decompile the body of a JavaScript Function.
 
256
<DT><A HREF="org/mozilla/javascript/Context.html#decompileScript(org.mozilla.javascript.Script, org.mozilla.javascript.Scriptable, int)"><B>decompileScript(Script, Scriptable, int)</B></A> - 
 
257
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
258
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/Context.html#decompileScript(org.mozilla.javascript.Script, int)"><CODE>Context.decompileScript(Script script, int indent)</CODE></A>
 
259
             instead.
 
260
 <p>
 
261
 The implementation simply calls <tt>decompileScript(script, indent)</tt>
 
262
 ignoring the scope argument.</I>
 
263
<DT><A HREF="org/mozilla/javascript/Context.html#decompileScript(org.mozilla.javascript.Script, int)"><B>decompileScript(Script, int)</B></A> - 
 
264
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
265
<DD>Decompile the script.
 
266
<DT><A HREF="org/mozilla/javascript/GeneratedClassLoader.html#defineClass(java.lang.String, byte[])"><B>defineClass(String, byte[])</B></A> - 
 
267
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/GeneratedClassLoader.html" title="interface in org.mozilla.javascript">GeneratedClassLoader</A>
 
268
<DD>Define a new Java class.
 
269
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#defineClass(org.mozilla.javascript.Scriptable, java.lang.Class)"><B>defineClass(Scriptable, Class)</B></A> - 
 
270
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
271
<DD>Defines JavaScript objects from a Java class that implements Scriptable.
 
272
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#defineClass(org.mozilla.javascript.Scriptable, java.lang.Class, boolean)"><B>defineClass(Scriptable, Class, boolean)</B></A> - 
 
273
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
274
<DD>Defines JavaScript objects from a Java class, optionally
 
275
 allowing sealing.
 
276
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#defineFunctionProperties(java.lang.String[], java.lang.Class, int)"><B>defineFunctionProperties(String[], Class, int)</B></A> - 
 
277
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
278
<DD>Search for names in a class, adding the resulting methods
 
279
 as properties.
 
280
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#defineProperty(java.lang.String, java.lang.Object, int)"><B>defineProperty(String, Object, int)</B></A> - 
 
281
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
282
<DD>Define a JavaScript property.
 
283
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#defineProperty(org.mozilla.javascript.Scriptable, java.lang.String, java.lang.Object, int)"><B>defineProperty(Scriptable, String, Object, int)</B></A> - 
 
284
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
285
<DD>Utility method to add properties to arbitrary Scriptable object.
 
286
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#defineProperty(java.lang.String, java.lang.Class, int)"><B>defineProperty(String, Class, int)</B></A> - 
 
287
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
288
<DD>Define a JavaScript property with getter and setter side effects.
 
289
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#defineProperty(java.lang.String, java.lang.Object, java.lang.reflect.Method, java.lang.reflect.Method, int)"><B>defineProperty(String, Object, Method, Method, int)</B></A> - 
 
290
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
291
<DD>Define a JavaScript property.
 
292
<DT><A HREF="org/mozilla/javascript/Scriptable.html#delete(java.lang.String)"><B>delete(String)</B></A> - 
 
293
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
294
<DD>Removes a property from this object.
 
295
<DT><A HREF="org/mozilla/javascript/Scriptable.html#delete(int)"><B>delete(int)</B></A> - 
 
296
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
297
<DD>Removes a property from this object.
 
298
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#delete(java.lang.String)"><B>delete(String)</B></A> - 
 
299
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
300
<DD>Removes a named property from the object.
 
301
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#delete(int)"><B>delete(int)</B></A> - 
 
302
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
303
<DD>Removes the indexed property from the object.
 
304
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#deleteProperty(org.mozilla.javascript.Scriptable, java.lang.String)"><B>deleteProperty(Scriptable, String)</B></A> - 
 
305
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
306
<DD>Removes the property from an object or its prototype chain.
 
307
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#deleteProperty(org.mozilla.javascript.Scriptable, int)"><B>deleteProperty(Scriptable, int)</B></A> - 
 
308
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
309
<DD>Removes the property from an object or its prototype chain.
 
310
<DT><A HREF="org/mozilla/javascript/EcmaError.html#details()"><B>details()</B></A> - 
 
311
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>
 
312
<DD>&nbsp;
 
313
<DT><A HREF="org/mozilla/javascript/JavaScriptException.html#details()"><B>details()</B></A> - 
 
314
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/JavaScriptException.html" title="class in org.mozilla.javascript">JavaScriptException</A>
 
315
<DD>&nbsp;
 
316
<DT><A HREF="org/mozilla/javascript/RhinoException.html#details()"><B>details()</B></A> - 
 
317
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
318
<DD>&nbsp;
 
319
<DT><A HREF="org/mozilla/javascript/Context.html#disableStaticContextListening()"><B>disableStaticContextListening()</B></A> - 
 
320
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
321
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/ContextFactory.html#seal()"><CODE>ContextFactory.seal()</CODE></A> to seal
 
322
 appropriate <tt>ContextFactory()</tt>.</I>
 
323
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#doTopCall(org.mozilla.javascript.Callable, org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>doTopCall(Callable, Context, Scriptable, Scriptable, Object[])</B></A> - 
 
324
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
325
<DD>Execute top call to script or function.
 
326
</DL>
 
327
<HR>
 
328
<A NAME="_E_"><!-- --></A><H2>
 
329
<B>E</B></H2>
 
330
<DL>
 
331
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#EMPTY"><B>EMPTY</B></A> - 
 
332
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
333
<DD>The empty property attribute.
 
334
<DT><A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript"><B>EcmaError</B></A> - exception org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>.<DD>The class of exceptions raised by the engine as described in
 
335
 ECMA edition 3.<DT><A HREF="org/mozilla/javascript/EcmaError.html#EcmaError(org.mozilla.javascript.Scriptable, java.lang.String, int, int, java.lang.String)"><B>EcmaError(Scriptable, String, int, int, String)</B></A> - 
 
336
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>
 
337
<DD><B>Deprecated.</B>&nbsp;<I>EcmaError error instances should not be constructed
 
338
             explicitly since they are generated by the engine.</I>
 
339
<DT><A HREF="org/mozilla/javascript/ErrorReporter.html" title="interface in org.mozilla.javascript"><B>ErrorReporter</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ErrorReporter.html" title="interface in org.mozilla.javascript">ErrorReporter</A>.<DD>This is interface defines a protocol for the reporting of
 
340
 errors during JavaScript translation or execution.<DT><A HREF="org/mozilla/javascript/EvaluatorException.html" title="class in org.mozilla.javascript"><B>EvaluatorException</B></A> - exception org.mozilla.javascript.<A HREF="org/mozilla/javascript/EvaluatorException.html" title="class in org.mozilla.javascript">EvaluatorException</A>.<DD>The class of exceptions thrown by the JavaScript engine.<DT><A HREF="org/mozilla/javascript/EvaluatorException.html#EvaluatorException(java.lang.String)"><B>EvaluatorException(String)</B></A> - 
 
341
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EvaluatorException.html" title="class in org.mozilla.javascript">EvaluatorException</A>
 
342
<DD>&nbsp;
 
343
<DT><A HREF="org/mozilla/javascript/EvaluatorException.html#EvaluatorException(java.lang.String, java.lang.String, int)"><B>EvaluatorException(String, String, int)</B></A> - 
 
344
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EvaluatorException.html" title="class in org.mozilla.javascript">EvaluatorException</A>
 
345
<DD>Create an exception with the specified detail message.
 
346
<DT><A HREF="org/mozilla/javascript/EvaluatorException.html#EvaluatorException(java.lang.String, java.lang.String, int, java.lang.String, int)"><B>EvaluatorException(String, String, int, String, int)</B></A> - 
 
347
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EvaluatorException.html" title="class in org.mozilla.javascript">EvaluatorException</A>
 
348
<DD>Create an exception with the specified detail message.
 
349
<DT><A HREF="org/mozilla/javascript/Context.html#emptyArgs"><B>emptyArgs</B></A> - 
 
350
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
351
<DD>Convinient value to use as zero-length array of objects.
 
352
<DT><A HREF="org/mozilla/javascript/Context.html#enter()"><B>enter()</B></A> - 
 
353
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
354
<DD>Get a context associated with the current thread, creating
 
355
 one if need be.
 
356
<DT><A HREF="org/mozilla/javascript/Context.html#enter(org.mozilla.javascript.Context)"><B>enter(Context)</B></A> - 
 
357
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
358
<DD>Get a Context associated with the current thread, using
 
359
 the given Context if need be.
 
360
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#equivalentValues(java.lang.Object)"><B>equivalentValues(Object)</B></A> - 
 
361
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
362
<DD>Custom <tt>==</tt> operator.
 
363
<DT><A HREF="org/mozilla/javascript/ErrorReporter.html#error(java.lang.String, java.lang.String, int, java.lang.String, int)"><B>error(String, String, int, String, int)</B></A> - 
 
364
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ErrorReporter.html" title="interface in org.mozilla.javascript">ErrorReporter</A>
 
365
<DD>Report an error.
 
366
<DT><A HREF="org/mozilla/javascript/Context.html#errorReporterProperty"><B>errorReporterProperty</B></A> - 
 
367
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
368
<DD>&nbsp;
 
369
<DT><A HREF="org/mozilla/javascript/Context.html#evaluateReader(org.mozilla.javascript.Scriptable, java.io.Reader, java.lang.String, int, java.lang.Object)"><B>evaluateReader(Scriptable, Reader, String, int, Object)</B></A> - 
 
370
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
371
<DD>Evaluate a reader as JavaScript source.
 
372
<DT><A HREF="org/mozilla/javascript/Context.html#evaluateString(org.mozilla.javascript.Scriptable, java.lang.String, java.lang.String, int, java.lang.Object)"><B>evaluateString(Scriptable, String, String, int, Object)</B></A> - 
 
373
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
374
<DD>Evaluate a JavaScript source string.
 
375
<DT><A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html#excludeStandardObjectNames()"><B>excludeStandardObjectNames()</B></A> - 
 
376
Method in class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableOutputStream</A>
 
377
<DD>Adds the names of the standard objects and their
 
378
 prototypes to the list of excluded names.
 
379
<DT><A HREF="org/mozilla/javascript/Script.html#exec(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable)"><B>exec(Context, Scriptable)</B></A> - 
 
380
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Script.html" title="interface in org.mozilla.javascript">Script</A>
 
381
<DD>Execute the script.
 
382
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#execIdCall(org.mozilla.javascript.IdFunctionObject, org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[])</B></A> - 
 
383
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
384
<DD>&nbsp;
 
385
<DT><A HREF="org/mozilla/javascript/SecurityController.html#execWithDomain(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Script, java.lang.Object)"><B>execWithDomain(Context, Scriptable, Script, Object)</B></A> - 
 
386
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript">SecurityController</A>
 
387
<DD><B>Deprecated.</B>&nbsp;<I>The application should not override this method and instead
 
388
 override
 
389
 <A HREF="org/mozilla/javascript/SecurityController.html#callWithDomain(java.lang.Object, org.mozilla.javascript.Context, org.mozilla.javascript.Callable, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable, java.lang.Object[])"><CODE>SecurityController.callWithDomain(Object securityDomain, Context cx, Callable callable, Scriptable scope, Scriptable thisObj, Object[] args)</CODE></A>.</I>
 
390
<DT><A HREF="org/mozilla/javascript/Context.html#exit()"><B>exit()</B></A> - 
 
391
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
392
<DD>Exit a block of code requiring a Context.
 
393
</DL>
 
394
<HR>
 
395
<A NAME="_F_"><!-- --></A><H2>
 
396
<B>F</B></H2>
 
397
<DL>
 
398
<DT><A HREF="org/mozilla/javascript/Context.html#FEATURE_DYNAMIC_SCOPE"><B>FEATURE_DYNAMIC_SCOPE</B></A> - 
 
399
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
400
<DD>Control if dynamic scope should be used for name access.
 
401
<DT><A HREF="org/mozilla/javascript/Context.html#FEATURE_E4X"><B>FEATURE_E4X</B></A> - 
 
402
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
403
<DD>Control if support for E4X(ECMAScript for XML) extension is available.
 
404
<DT><A HREF="org/mozilla/javascript/Context.html#FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME"><B>FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME</B></A> - 
 
405
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
406
<DD>Control if member expression as function name extension is available.
 
407
<DT><A HREF="org/mozilla/javascript/Context.html#FEATURE_NON_ECMA_GET_YEAR"><B>FEATURE_NON_ECMA_GET_YEAR</B></A> - 
 
408
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
409
<DD>Controls behaviour of <tt>Date.prototype.getYear()</tt>.
 
410
<DT><A HREF="org/mozilla/javascript/Context.html#FEATURE_PARENT_PROTO_PROPRTIES"><B>FEATURE_PARENT_PROTO_PROPRTIES</B></A> - 
 
411
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
412
<DD>Control if properties <tt>__proto__</tt> and <tt>__parent__</tt>
 
413
 are treated specially.
 
414
<DT><A HREF="org/mozilla/javascript/Context.html#FEATURE_RESERVED_KEYWORD_AS_IDENTIFIER"><B>FEATURE_RESERVED_KEYWORD_AS_IDENTIFIER</B></A> - 
 
415
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
416
<DD>Control if reserved keywords are treated as identifiers.
 
417
<DT><A HREF="org/mozilla/javascript/Context.html#FEATURE_STRICT_EVAL"><B>FEATURE_STRICT_EVAL</B></A> - 
 
418
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
419
<DD>Control if strict eval mode is enabled.
 
420
<DT><A HREF="org/mozilla/javascript/Context.html#FEATURE_STRICT_VARS"><B>FEATURE_STRICT_VARS</B></A> - 
 
421
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
422
<DD>Control if strict variable mode is enabled.
 
423
<DT><A HREF="org/mozilla/javascript/Context.html#FEATURE_TO_STRING_AS_SOURCE"><B>FEATURE_TO_STRING_AS_SOURCE</B></A> - 
 
424
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
425
<DD>Control if <tt>toString()</tt> should returns the same result
 
426
 as  <tt>toSource()</tt> when applied to objects and arrays.
 
427
<DT><A HREF="org/mozilla/javascript/Function.html" title="interface in org.mozilla.javascript"><B>Function</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Function.html" title="interface in org.mozilla.javascript">Function</A>.<DD>This is interface that all functions in JavaScript must implement.<DT><A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript"><B>FunctionObject</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>.<DD>&nbsp;<DT><A HREF="org/mozilla/javascript/FunctionObject.html#FunctionObject(java.lang.String, java.lang.reflect.Member, org.mozilla.javascript.Scriptable)"><B>FunctionObject(String, Member, Scriptable)</B></A> - 
 
428
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
429
<DD>Create a JavaScript function object from a Java method.
 
430
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#findPrototypeId(java.lang.String)"><B>findPrototypeId(String)</B></A> - 
 
431
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
432
<DD>&nbsp;
 
433
</DL>
 
434
<HR>
 
435
<A NAME="_G_"><!-- --></A><H2>
 
436
<B>G</B></H2>
 
437
<DL>
 
438
<DT><A HREF="org/mozilla/javascript/GeneratedClassLoader.html" title="interface in org.mozilla.javascript"><B>GeneratedClassLoader</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/GeneratedClassLoader.html" title="interface in org.mozilla.javascript">GeneratedClassLoader</A>.<DD>Interface to define classes from generated byte code.<DT><A HREF="org/mozilla/javascript/ClassCache.html#get(org.mozilla.javascript.Scriptable)"><B>get(Scriptable)</B></A> - 
 
439
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>
 
440
<DD>Search for ClassCache object in the given scope.
 
441
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#get(java.lang.String, org.mozilla.javascript.Scriptable)"><B>get(String, Scriptable)</B></A> - 
 
442
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
443
<DD>&nbsp;
 
444
<DT><A HREF="org/mozilla/javascript/Scriptable.html#get(java.lang.String, org.mozilla.javascript.Scriptable)"><B>get(String, Scriptable)</B></A> - 
 
445
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
446
<DD>Get a named property from the object.
 
447
<DT><A HREF="org/mozilla/javascript/Scriptable.html#get(int, org.mozilla.javascript.Scriptable)"><B>get(int, Scriptable)</B></A> - 
 
448
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
449
<DD>Get a property from the object selected by an integral index.
 
450
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#get(java.lang.String, org.mozilla.javascript.Scriptable)"><B>get(String, Scriptable)</B></A> - 
 
451
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
452
<DD>Returns the value of the named property or NOT_FOUND.
 
453
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#get(int, org.mozilla.javascript.Scriptable)"><B>get(int, Scriptable)</B></A> - 
 
454
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
455
<DD>Returns the value of the indexed property or NOT_FOUND.
 
456
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getAllIds()"><B>getAllIds()</B></A> - 
 
457
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
458
<DD>Returns an array of ids for the properties of the object.
 
459
<DT><A HREF="org/mozilla/javascript/Context.html#getApplicationClassLoader()"><B>getApplicationClassLoader()</B></A> - 
 
460
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
461
<DD>&nbsp;
 
462
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#getArity()"><B>getArity()</B></A> - 
 
463
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
464
<DD>Return the value defined by  the method used to construct the object
 
465
 (number of parameters of the method, or 1 if the method is a "varargs"
 
466
 form).
 
467
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getAssociatedValue(java.lang.Object)"><B>getAssociatedValue(Object)</B></A> - 
 
468
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
469
<DD>Get arbitrary application-specific value associated with this object.
 
470
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getAttributes(java.lang.String, org.mozilla.javascript.Scriptable)"><B>getAttributes(String, Scriptable)</B></A> - 
 
471
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
472
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/ScriptableObject.html#getAttributes(java.lang.String)"><CODE>ScriptableObject.getAttributes(String name)</CODE></A>. The engine always
 
473
 ignored the start argument.</I>
 
474
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getAttributes(int, org.mozilla.javascript.Scriptable)"><B>getAttributes(int, Scriptable)</B></A> - 
 
475
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
476
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/ScriptableObject.html#getAttributes(int)"><CODE>ScriptableObject.getAttributes(int index)</CODE></A>. The engine always
 
477
 ignored the start argument.</I>
 
478
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getAttributes(java.lang.String)"><B>getAttributes(String)</B></A> - 
 
479
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
480
<DD>Get the attributes of a named property.
 
481
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getAttributes(int)"><B>getAttributes(int)</B></A> - 
 
482
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
483
<DD>Get the attributes of an indexed property.
 
484
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#getClassName()"><B>getClassName()</B></A> - 
 
485
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
486
<DD>&nbsp;
 
487
<DT><A HREF="org/mozilla/javascript/Scriptable.html#getClassName()"><B>getClassName()</B></A> - 
 
488
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
489
<DD>Get the name of the set of objects implemented by this Java class.
 
490
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getClassName()"><B>getClassName()</B></A> - 
 
491
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
492
<DD>Return the name of the class.
 
493
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getClassPrototype(org.mozilla.javascript.Scriptable, java.lang.String)"><B>getClassPrototype(Scriptable, String)</B></A> - 
 
494
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
495
<DD>Get the prototype for the named class.
 
496
<DT><A HREF="org/mozilla/javascript/EcmaError.html#getColumnNumber()"><B>getColumnNumber()</B></A> - 
 
497
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>
 
498
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#columnNumber()"><CODE>RhinoException.columnNumber()</CODE></A> from the super class.</I>
 
499
<DT><A HREF="org/mozilla/javascript/EvaluatorException.html#getColumnNumber()"><B>getColumnNumber()</B></A> - 
 
500
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EvaluatorException.html" title="class in org.mozilla.javascript">EvaluatorException</A>
 
501
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#columnNumber()"><CODE>RhinoException.columnNumber()</CODE></A> from the super class.</I>
 
502
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#getCompilerEnv()"><B>getCompilerEnv()</B></A> - 
 
503
Method in class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
504
<DD>Get the compiler environment the compiler uses.
 
505
<DT><A HREF="org/mozilla/javascript/Context.html#getCurrentContext()"><B>getCurrentContext()</B></A> - 
 
506
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
507
<DD>Get the current Context.
 
508
<DT><A HREF="org/mozilla/javascript/Context.html#getDebuggableView(org.mozilla.javascript.Script)"><B>getDebuggableView(Script)</B></A> - 
 
509
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
510
<DD>Return DebuggableScript instance if any associated with the script.
 
511
<DT><A HREF="org/mozilla/javascript/Context.html#getDebugger()"><B>getDebugger()</B></A> - 
 
512
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
513
<DD>Return the current debugger.
 
514
<DT><A HREF="org/mozilla/javascript/Context.html#getDebuggerContextData()"><B>getDebuggerContextData()</B></A> - 
 
515
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
516
<DD>Return the debugger context data associated with current context.
 
517
<DT><A HREF="org/mozilla/javascript/Scriptable.html#getDefaultValue(java.lang.Class)"><B>getDefaultValue(Class)</B></A> - 
 
518
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
519
<DD>Get the default value of the object with a given hint.
 
520
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getDefaultValue(java.lang.Class)"><B>getDefaultValue(Class)</B></A> - 
 
521
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
522
<DD>Implements the [[DefaultValue]] internal method.
 
523
<DT><A HREF="org/mozilla/javascript/SecurityController.html#getDynamicSecurityDomain(java.lang.Object)"><B>getDynamicSecurityDomain(Object)</B></A> - 
 
524
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript">SecurityController</A>
 
525
<DD>Get dynamic security domain that allows an action only if it is allowed
 
526
 by the current Java stack and <i>securityDomain</i>.
 
527
<DT><A HREF="org/mozilla/javascript/Context.html#getElements(org.mozilla.javascript.Scriptable)"><B>getElements(Scriptable)</B></A> - 
 
528
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
529
<DD>Get the elements of a JavaScript array.
 
530
<DT><A HREF="org/mozilla/javascript/EcmaError.html#getErrorMessage()"><B>getErrorMessage()</B></A> - 
 
531
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>
 
532
<DD>Gets the message corresponding to the error.
 
533
<DT><A HREF="org/mozilla/javascript/EcmaError.html#getErrorObject()"><B>getErrorObject()</B></A> - 
 
534
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>
 
535
<DD><B>Deprecated.</B>&nbsp;<I>Always returns result of <A HREF="org/mozilla/javascript/Context.html#getUndefinedValue()"><CODE>Context.getUndefinedValue()</CODE></A>.</I>
 
536
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#getErrorReporter()"><B>getErrorReporter()</B></A> - 
 
537
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
538
<DD>&nbsp;
 
539
<DT><A HREF="org/mozilla/javascript/Context.html#getErrorReporter()"><B>getErrorReporter()</B></A> - 
 
540
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
541
<DD>Get the current error reporter.
 
542
<DT><A HREF="org/mozilla/javascript/Context.html#getFactory()"><B>getFactory()</B></A> - 
 
543
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
544
<DD>Return <A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript"><CODE>ContextFactory</CODE></A> instance used to create this Context
 
545
 or the result of <A HREF="org/mozilla/javascript/ContextFactory.html#getGlobal()"><CODE>ContextFactory.getGlobal()</CODE></A> if no factory
 
546
 was used for Context creation.
 
547
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#getFunction(int)"><B>getFunction(int)</B></A> - 
 
548
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
549
<DD>&nbsp;
 
550
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#getFunctionCount()"><B>getFunctionCount()</B></A> - 
 
551
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
552
<DD>&nbsp;
 
553
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#getFunctionName()"><B>getFunctionName()</B></A> - 
 
554
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
555
<DD>Get name of the function described by this script.
 
556
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getFunctionPrototype(org.mozilla.javascript.Scriptable)"><B>getFunctionPrototype(Scriptable)</B></A> - 
 
557
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
558
<DD>Get the Function.prototype property.
 
559
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#getGlobal()"><B>getGlobal()</B></A> - 
 
560
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
561
<DD>Get global ContextFactory.
 
562
<DT><A HREF="org/mozilla/javascript/Scriptable.html#getIds()"><B>getIds()</B></A> - 
 
563
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
564
<DD>Get an array of property ids.
 
565
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getIds()"><B>getIds()</B></A> - 
 
566
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
567
<DD>Returns an array of ids for the properties of the object.
 
568
<DT><A HREF="org/mozilla/javascript/Context.html#getImplementationVersion()"><B>getImplementationVersion()</B></A> - 
 
569
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
570
<DD>Get the implementation version.
 
571
<DT><A HREF="org/mozilla/javascript/Context.html#getInstructionObserverThreshold()"><B>getInstructionObserverThreshold()</B></A> - 
 
572
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
573
<DD>Get/Set threshold of executed instructions counter that triggers call to
 
574
 <code>observeInstructionCount()</code>.
 
575
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#getLanguageVersion()"><B>getLanguageVersion()</B></A> - 
 
576
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
577
<DD>&nbsp;
 
578
<DT><A HREF="org/mozilla/javascript/Context.html#getLanguageVersion()"><B>getLanguageVersion()</B></A> - 
 
579
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
580
<DD>Get the current language version.
 
581
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#getLength()"><B>getLength()</B></A> - 
 
582
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
583
<DD>Return the same value as <A HREF="org/mozilla/javascript/FunctionObject.html#getArity()"><CODE>FunctionObject.getArity()</CODE></A>.
 
584
<DT><A HREF="org/mozilla/javascript/EcmaError.html#getLineNumber()"><B>getLineNumber()</B></A> - 
 
585
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>
 
586
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#lineNumber()"><CODE>RhinoException.lineNumber()</CODE></A> from the super class.</I>
 
587
<DT><A HREF="org/mozilla/javascript/EvaluatorException.html#getLineNumber()"><B>getLineNumber()</B></A> - 
 
588
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EvaluatorException.html" title="class in org.mozilla.javascript">EvaluatorException</A>
 
589
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#lineNumber()"><CODE>RhinoException.lineNumber()</CODE></A> from the super class.</I>
 
590
<DT><A HREF="org/mozilla/javascript/JavaScriptException.html#getLineNumber()"><B>getLineNumber()</B></A> - 
 
591
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/JavaScriptException.html" title="class in org.mozilla.javascript">JavaScriptException</A>
 
592
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#lineNumber()"><CODE>RhinoException.lineNumber()</CODE></A> from the super class.</I>
 
593
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#getLineNumbers()"><B>getLineNumbers()</B></A> - 
 
594
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
595
<DD>Get array containing the line numbers that
 
596
 that can be passed to <code>DebugFrame.onLineChange()<code>.
 
597
<DT><A HREF="org/mozilla/javascript/EcmaError.html#getLineSource()"><B>getLineSource()</B></A> - 
 
598
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>
 
599
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#lineSource()"><CODE>RhinoException.lineSource()</CODE></A> from the super class.</I>
 
600
<DT><A HREF="org/mozilla/javascript/EvaluatorException.html#getLineSource()"><B>getLineSource()</B></A> - 
 
601
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EvaluatorException.html" title="class in org.mozilla.javascript">EvaluatorException</A>
 
602
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#lineSource()"><CODE>RhinoException.lineSource()</CODE></A> from the super class.</I>
 
603
<DT><A HREF="org/mozilla/javascript/Context.html#getLocale()"><B>getLocale()</B></A> - 
 
604
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
605
<DD>Get the current locale.
 
606
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#getMainMethodClass()"><B>getMainMethodClass()</B></A> - 
 
607
Method in class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
608
<DD>Get the name of the class for main method implementation.
 
609
<DT><A HREF="org/mozilla/javascript/RhinoException.html#getMessage()"><B>getMessage()</B></A> - 
 
610
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
611
<DD>&nbsp;
 
612
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#getMethodOrConstructor()"><B>getMethodOrConstructor()</B></A> - 
 
613
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
614
<DD>Get Java method or constructor this function represent.
 
615
<DT><A HREF="org/mozilla/javascript/EcmaError.html#getName()"><B>getName()</B></A> - 
 
616
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>
 
617
<DD>Gets the name of the error.
 
618
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getObjectPrototype(org.mozilla.javascript.Scriptable)"><B>getObjectPrototype(Scriptable)</B></A> - 
 
619
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
620
<DD>Get the Object.prototype property.
 
621
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#getOptimizationLevel()"><B>getOptimizationLevel()</B></A> - 
 
622
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
623
<DD>&nbsp;
 
624
<DT><A HREF="org/mozilla/javascript/Context.html#getOptimizationLevel()"><B>getOptimizationLevel()</B></A> - 
 
625
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
626
<DD>Get the current optimization level.
 
627
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#getParamAndVarCount()"><B>getParamAndVarCount()</B></A> - 
 
628
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
629
<DD>Get number of declared parameters and local variables.
 
630
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#getParamCount()"><B>getParamCount()</B></A> - 
 
631
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
632
<DD>Get number of declared parameters in function.
 
633
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#getParamOrVarName(int)"><B>getParamOrVarName(int)</B></A> - 
 
634
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
635
<DD>Get name of a declared parameter or local variable.
 
636
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#getParent()"><B>getParent()</B></A> - 
 
637
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
638
<DD>&nbsp;
 
639
<DT><A HREF="org/mozilla/javascript/Scriptable.html#getParentScope()"><B>getParentScope()</B></A> - 
 
640
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
641
<DD>Get the parent scope of the object.
 
642
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getParentScope()"><B>getParentScope()</B></A> - 
 
643
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
644
<DD>Returns the parent (enclosing) scope of the object.
 
645
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getProperty(org.mozilla.javascript.Scriptable, java.lang.String)"><B>getProperty(Scriptable, String)</B></A> - 
 
646
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
647
<DD>Gets a named property from an object or any object in its prototype chain.
 
648
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getProperty(org.mozilla.javascript.Scriptable, int)"><B>getProperty(Scriptable, int)</B></A> - 
 
649
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
650
<DD>Gets an indexed property from an object or any object in its prototype chain.
 
651
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getPropertyIds(org.mozilla.javascript.Scriptable)"><B>getPropertyIds(Scriptable)</B></A> - 
 
652
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
653
<DD>Returns an array of all ids from an object and its prototypes.
 
654
<DT><A HREF="org/mozilla/javascript/Scriptable.html#getPrototype()"><B>getPrototype()</B></A> - 
 
655
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
656
<DD>Get the prototype of the object.
 
657
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getPrototype()"><B>getPrototype()</B></A> - 
 
658
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
659
<DD>Returns the prototype of the object.
 
660
<DT><A HREF="org/mozilla/javascript/EcmaError.html#getSourceName()"><B>getSourceName()</B></A> - 
 
661
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EcmaError.html" title="class in org.mozilla.javascript">EcmaError</A>
 
662
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#sourceName()"><CODE>RhinoException.sourceName()</CODE></A> from the super class.</I>
 
663
<DT><A HREF="org/mozilla/javascript/EvaluatorException.html#getSourceName()"><B>getSourceName()</B></A> - 
 
664
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/EvaluatorException.html" title="class in org.mozilla.javascript">EvaluatorException</A>
 
665
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#sourceName()"><CODE>RhinoException.sourceName()</CODE></A> from the super class.</I>
 
666
<DT><A HREF="org/mozilla/javascript/JavaScriptException.html#getSourceName()"><B>getSourceName()</B></A> - 
 
667
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/JavaScriptException.html" title="class in org.mozilla.javascript">JavaScriptException</A>
 
668
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/RhinoException.html#sourceName()"><CODE>RhinoException.sourceName()</CODE></A> from the super class.</I>
 
669
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#getSourceName()"><B>getSourceName()</B></A> - 
 
670
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
671
<DD>Get the name of the source (usually filename or URL)
 
672
 of the script.
 
673
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#getTargetExtends()"><B>getTargetExtends()</B></A> - 
 
674
Method in class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
675
<DD>Get the class that the generated target will extend.
 
676
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#getTargetImplements()"><B>getTargetImplements()</B></A> - 
 
677
Method in class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
678
<DD>Get the interfaces that the generated target will implement.
 
679
<DT><A HREF="org/mozilla/javascript/Context.html#getThreadLocal(java.lang.Object)"><B>getThreadLocal(Object)</B></A> - 
 
680
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
681
<DD>Get a value corresponding to a key.
 
682
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getTopLevelScope(org.mozilla.javascript.Scriptable)"><B>getTopLevelScope(Scriptable)</B></A> - 
 
683
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
684
<DD>Get the global scope.
 
685
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#getTopScopeValue(org.mozilla.javascript.Scriptable, java.lang.Object)"><B>getTopScopeValue(Scriptable, Object)</B></A> - 
 
686
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
687
<DD>Get arbitrary application-specific value associated with the top scope
 
688
 of the given scope.
 
689
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#getTypeTag(java.lang.Class)"><B>getTypeTag(Class)</B></A> - 
 
690
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
691
<DD>&nbsp;
 
692
<DT><A HREF="org/mozilla/javascript/Context.html#getUndefinedValue()"><B>getUndefinedValue()</B></A> - 
 
693
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
694
<DD>Get the singleton object that represents the JavaScript Undefined value.
 
695
<DT><A HREF="org/mozilla/javascript/JavaScriptException.html#getValue()"><B>getValue()</B></A> - 
 
696
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/JavaScriptException.html" title="class in org.mozilla.javascript">JavaScriptException</A>
 
697
<DD>&nbsp;
 
698
<DT><A HREF="org/mozilla/javascript/Context.html#getWrapFactory()"><B>getWrapFactory()</B></A> - 
 
699
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
700
<DD>Return the current WrapHandler, or null if none is defined.
 
701
<DT><A HREF="org/mozilla/javascript/Context.html#getWrapHandler()"><B>getWrapHandler()</B></A> - 
 
702
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
703
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript"><CODE>WrapFactory</CODE></A> and <A HREF="org/mozilla/javascript/Context.html#getWrapFactory()"><CODE>Context.getWrapFactory()</CODE></A>.</I>
 
704
<DT><A HREF="org/mozilla/javascript/WrappedException.html#getWrappedException()"><B>getWrappedException()</B></A> - 
 
705
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrappedException.html" title="class in org.mozilla.javascript">WrappedException</A>
 
706
<DD>Get the wrapped exception.
 
707
</DL>
 
708
<HR>
 
709
<A NAME="_H_"><!-- --></A><H2>
 
710
<B>H</B></H2>
 
711
<DL>
 
712
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#has(java.lang.String, org.mozilla.javascript.Scriptable)"><B>has(String, Scriptable)</B></A> - 
 
713
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
714
<DD>&nbsp;
 
715
<DT><A HREF="org/mozilla/javascript/Scriptable.html#has(java.lang.String, org.mozilla.javascript.Scriptable)"><B>has(String, Scriptable)</B></A> - 
 
716
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
717
<DD>Indicates whether or not a named property is defined in an object.
 
718
<DT><A HREF="org/mozilla/javascript/Scriptable.html#has(int, org.mozilla.javascript.Scriptable)"><B>has(int, Scriptable)</B></A> - 
 
719
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
720
<DD>Indicates whether or not an indexed  property is defined in an object.
 
721
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#has(java.lang.String, org.mozilla.javascript.Scriptable)"><B>has(String, Scriptable)</B></A> - 
 
722
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
723
<DD>Returns true if the named property is defined.
 
724
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#has(int, org.mozilla.javascript.Scriptable)"><B>has(int, Scriptable)</B></A> - 
 
725
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
726
<DD>Returns true if the property index is defined.
 
727
<DT><A HREF="org/mozilla/javascript/Context.html#hasCompileFunctionsWithDynamicScope()"><B>hasCompileFunctionsWithDynamicScope()</B></A> - 
 
728
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
729
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/Context.html#hasFeature(int)"><CODE>Context.hasFeature(int)</CODE></A> and
 
730
 <A HREF="org/mozilla/javascript/Context.html#FEATURE_DYNAMIC_SCOPE"><CODE>Context.FEATURE_DYNAMIC_SCOPE</CODE></A> to control dynamic scoping that also works
 
731
 with nested functions defined by functions in the shared scope.</I>
 
732
<DT><A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html#hasExcludedName(java.lang.String)"><B>hasExcludedName(String)</B></A> - 
 
733
Method in class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableOutputStream</A>
 
734
<DD>Returns true if the name is excluded from serialization.
 
735
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#hasExplicitGlobal()"><B>hasExplicitGlobal()</B></A> - 
 
736
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
737
<DD>Check if global factory was set.
 
738
<DT><A HREF="org/mozilla/javascript/Context.html#hasFeature(int)"><B>hasFeature(int)</B></A> - 
 
739
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
740
<DD>Controls certain aspects of script semantics.
 
741
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#hasFeature(org.mozilla.javascript.Context, int)"><B>hasFeature(Context, int)</B></A> - 
 
742
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
743
<DD>Implementation of <A HREF="org/mozilla/javascript/Context.html#hasFeature(int)"><CODE>Context.hasFeature(int featureIndex)</CODE></A>.
 
744
<DT><A HREF="org/mozilla/javascript/SecurityController.html#hasGlobal()"><B>hasGlobal()</B></A> - 
 
745
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript">SecurityController</A>
 
746
<DD>Check if global <A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript"><CODE>SecurityController</CODE></A> was already installed.
 
747
<DT><A HREF="org/mozilla/javascript/Scriptable.html#hasInstance(org.mozilla.javascript.Scriptable)"><B>hasInstance(Scriptable)</B></A> - 
 
748
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
749
<DD>The instanceof operator.
 
750
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#hasInstance(org.mozilla.javascript.Scriptable)"><B>hasInstance(Scriptable)</B></A> - 
 
751
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
752
<DD>Implements the instanceof operator.
 
753
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#hasProperty(org.mozilla.javascript.Scriptable, java.lang.String)"><B>hasProperty(Scriptable, String)</B></A> - 
 
754
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
755
<DD>Returns whether a named property is defined in an object or any object
 
756
 in its prototype chain.
 
757
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#hasProperty(org.mozilla.javascript.Scriptable, int)"><B>hasProperty(Scriptable, int)</B></A> - 
 
758
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
759
<DD>Returns whether an indexed property is defined in an object or any object
 
760
 in its prototype chain.
 
761
</DL>
 
762
<HR>
 
763
<A NAME="_I_"><!-- --></A><H2>
 
764
<B>I</B></H2>
 
765
<DL>
 
766
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript"><B>ImporterTopLevel</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>.<DD>Class ImporterTopLevel
 
767
 
 
768
 This class defines a ScriptableObject that can be instantiated
 
769
 as a top-level ("global") object to provide functionality similar
 
770
 to Java's "import" statement.<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#ImporterTopLevel()"><B>ImporterTopLevel()</B></A> - 
 
771
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
772
<DD>&nbsp;
 
773
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#ImporterTopLevel(org.mozilla.javascript.Context)"><B>ImporterTopLevel(Context)</B></A> - 
 
774
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
775
<DD>&nbsp;
 
776
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#ImporterTopLevel(org.mozilla.javascript.Context, boolean)"><B>ImporterTopLevel(Context, boolean)</B></A> - 
 
777
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
778
<DD>&nbsp;
 
779
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#importPackage(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, java.lang.Object[], org.mozilla.javascript.Function)"><B>importPackage(Context, Scriptable, Object[], Function)</B></A> - 
 
780
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
781
<DD><B>Deprecated.</B>&nbsp;<I>Kept only for compatibility.</I>
 
782
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#init(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, boolean)"><B>init(Context, Scriptable, boolean)</B></A> - 
 
783
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
784
<DD>&nbsp;
 
785
<DT><A HREF="org/mozilla/javascript/RhinoException.html#initColumnNumber(int)"><B>initColumnNumber(int)</B></A> - 
 
786
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
787
<DD>Initialize the column number of the script statement causing the error.
 
788
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#initFromContext(org.mozilla.javascript.Context)"><B>initFromContext(Context)</B></A> - 
 
789
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
790
<DD>&nbsp;
 
791
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#initGlobal(org.mozilla.javascript.ContextFactory)"><B>initGlobal(ContextFactory)</B></A> - 
 
792
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
793
<DD>Set global ContextFactory.
 
794
<DT><A HREF="org/mozilla/javascript/SecurityController.html#initGlobal(org.mozilla.javascript.SecurityController)"><B>initGlobal(SecurityController)</B></A> - 
 
795
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript">SecurityController</A>
 
796
<DD>Initialize global controller that will be used for all
 
797
 security-related operations.
 
798
<DT><A HREF="org/mozilla/javascript/RhinoException.html#initLineNumber(int)"><B>initLineNumber(int)</B></A> - 
 
799
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
800
<DD>Initialize the line number of the script statement causing the error.
 
801
<DT><A HREF="org/mozilla/javascript/RhinoException.html#initLineSource(java.lang.String)"><B>initLineSource(String)</B></A> - 
 
802
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
803
<DD>Initialize the text of the source line containing the error.
 
804
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#initPrototypeId(int)"><B>initPrototypeId(int)</B></A> - 
 
805
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
806
<DD>&nbsp;
 
807
<DT><A HREF="org/mozilla/javascript/RhinoException.html#initSourceName(java.lang.String)"><B>initSourceName(String)</B></A> - 
 
808
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
809
<DD>Initialize the uri of the script source containing the error.
 
810
<DT><A HREF="org/mozilla/javascript/Context.html#initStandardObjects()"><B>initStandardObjects()</B></A> - 
 
811
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
812
<DD>Initialize the standard objects.
 
813
<DT><A HREF="org/mozilla/javascript/Context.html#initStandardObjects(org.mozilla.javascript.ScriptableObject)"><B>initStandardObjects(ScriptableObject)</B></A> - 
 
814
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
815
<DD>Initialize the standard objects.
 
816
<DT><A HREF="org/mozilla/javascript/Context.html#initStandardObjects(org.mozilla.javascript.ScriptableObject, boolean)"><B>initStandardObjects(ScriptableObject, boolean)</B></A> - 
 
817
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
818
<DD>Initialize the standard objects.
 
819
<DT><A HREF="org/mozilla/javascript/ImporterTopLevel.html#initStandardObjects(org.mozilla.javascript.Context, boolean)"><B>initStandardObjects(Context, boolean)</B></A> - 
 
820
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ImporterTopLevel.html" title="class in org.mozilla.javascript">ImporterTopLevel</A>
 
821
<DD>&nbsp;
 
822
<DT><A HREF="org/mozilla/javascript/Context.html#isActivationNeeded(java.lang.String)"><B>isActivationNeeded(String)</B></A> - 
 
823
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
824
<DD>Check whether the name is in the list of names of objects
 
825
 forcing the creation of activation objects.
 
826
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#isAllowMemberExprAsFunctionName()"><B>isAllowMemberExprAsFunctionName()</B></A> - 
 
827
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
828
<DD>&nbsp;
 
829
<DT><A HREF="org/mozilla/javascript/ClassCache.html#isCachingEnabled()"><B>isCachingEnabled()</B></A> - 
 
830
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>
 
831
<DD>Check if generated Java classes and Java reflection information
 
832
 is cached.
 
833
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#isFunction()"><B>isFunction()</B></A> - 
 
834
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
835
<DD>Returns true if this is a function, false if it is a script.
 
836
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#isGenerateDebugInfo()"><B>isGenerateDebugInfo()</B></A> - 
 
837
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
838
<DD>&nbsp;
 
839
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#isGeneratedScript()"><B>isGeneratedScript()</B></A> - 
 
840
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
841
<DD>Returns true if this script or function were runtime-generated
 
842
 from JavaScript using <tt>eval</tt> function or <tt>Function</tt>
 
843
 or <tt>Script</tt> constructors.
 
844
<DT><A HREF="org/mozilla/javascript/Context.html#isGeneratingDebug()"><B>isGeneratingDebug()</B></A> - 
 
845
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
846
<DD>Tell whether debug information is being generated.
 
847
<DT><A HREF="org/mozilla/javascript/Context.html#isGeneratingDebugChanged()"><B>isGeneratingDebugChanged()</B></A> - 
 
848
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
849
<DD>&nbsp;
 
850
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#isGeneratingSource()"><B>isGeneratingSource()</B></A> - 
 
851
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
852
<DD>&nbsp;
 
853
<DT><A HREF="org/mozilla/javascript/Context.html#isGeneratingSource()"><B>isGeneratingSource()</B></A> - 
 
854
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
855
<DD>Tell whether source information is being generated.
 
856
<DT><A HREF="org/mozilla/javascript/ClassCache.html#isInvokerOptimizationEnabled()"><B>isInvokerOptimizationEnabled()</B></A> - 
 
857
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>
 
858
<DD>&nbsp;
 
859
<DT><A HREF="org/mozilla/javascript/WrapFactory.html#isJavaPrimitiveWrap()"><B>isJavaPrimitiveWrap()</B></A> - 
 
860
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript">WrapFactory</A>
 
861
<DD>Return <code>false</code> if result of Java method, which is instance of
 
862
 <code>String</code>, <code>Number</code>, <code>Boolean</code> and
 
863
 <code>Character</code>, should be used directly as JavaScript primitive
 
864
 type.
 
865
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#isReservedKeywordAsIdentifier()"><B>isReservedKeywordAsIdentifier()</B></A> - 
 
866
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
867
<DD>&nbsp;
 
868
<DT><A HREF="org/mozilla/javascript/Context.html#isSealed()"><B>isSealed()</B></A> - 
 
869
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
870
<DD>Checks if this is a sealed Context.
 
871
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#isSealed()"><B>isSealed()</B></A> - 
 
872
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
873
<DD>Checks if this is a sealed ContextFactory.
 
874
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#isSealed()"><B>isSealed()</B></A> - 
 
875
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
876
<DD>Return true if this object is sealed.
 
877
<DT><A HREF="org/mozilla/javascript/debug/DebuggableScript.html#isTopLevel()"><B>isTopLevel()</B></A> - 
 
878
Method in interface org.mozilla.javascript.debug.<A HREF="org/mozilla/javascript/debug/DebuggableScript.html" title="interface in org.mozilla.javascript.debug">DebuggableScript</A>
 
879
<DD>&nbsp;
 
880
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#isUseDynamicScope()"><B>isUseDynamicScope()</B></A> - 
 
881
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
882
<DD>&nbsp;
 
883
<DT><A HREF="org/mozilla/javascript/Context.html#isValidLanguageVersion(int)"><B>isValidLanguageVersion(int)</B></A> - 
 
884
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
885
<DD>&nbsp;
 
886
<DT><A HREF="org/mozilla/javascript/Context.html#isValidOptimizationLevel(int)"><B>isValidOptimizationLevel(int)</B></A> - 
 
887
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
888
<DD>&nbsp;
 
889
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#isXmlAvailable()"><B>isXmlAvailable()</B></A> - 
 
890
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
891
<DD>&nbsp;
 
892
</DL>
 
893
<HR>
 
894
<A NAME="_J_"><!-- --></A><H2>
 
895
<B>J</B></H2>
 
896
<DL>
 
897
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#JAVA_BOOLEAN_TYPE"><B>JAVA_BOOLEAN_TYPE</B></A> - 
 
898
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
899
<DD>&nbsp;
 
900
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#JAVA_DOUBLE_TYPE"><B>JAVA_DOUBLE_TYPE</B></A> - 
 
901
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
902
<DD>&nbsp;
 
903
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#JAVA_INT_TYPE"><B>JAVA_INT_TYPE</B></A> - 
 
904
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
905
<DD>&nbsp;
 
906
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#JAVA_OBJECT_TYPE"><B>JAVA_OBJECT_TYPE</B></A> - 
 
907
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
908
<DD>&nbsp;
 
909
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#JAVA_SCRIPTABLE_TYPE"><B>JAVA_SCRIPTABLE_TYPE</B></A> - 
 
910
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
911
<DD>&nbsp;
 
912
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#JAVA_STRING_TYPE"><B>JAVA_STRING_TYPE</B></A> - 
 
913
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
914
<DD>&nbsp;
 
915
<DT><A HREF="org/mozilla/javascript/FunctionObject.html#JAVA_UNSUPPORTED_TYPE"><B>JAVA_UNSUPPORTED_TYPE</B></A> - 
 
916
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/FunctionObject.html" title="class in org.mozilla.javascript">FunctionObject</A>
 
917
<DD>&nbsp;
 
918
<DT><A HREF="org/mozilla/javascript/JavaScriptException.html" title="class in org.mozilla.javascript"><B>JavaScriptException</B></A> - exception org.mozilla.javascript.<A HREF="org/mozilla/javascript/JavaScriptException.html" title="class in org.mozilla.javascript">JavaScriptException</A>.<DD>Java reflection of JavaScript exceptions.<DT><A HREF="org/mozilla/javascript/JavaScriptException.html#JavaScriptException(java.lang.Object)"><B>JavaScriptException(Object)</B></A> - 
 
919
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/JavaScriptException.html" title="class in org.mozilla.javascript">JavaScriptException</A>
 
920
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/WrappedException.html#WrappedException(java.lang.Throwable)"><CODE>WrappedException.WrappedException(Throwable)</CODE></A> to report
 
921
 exceptions in Java code.</I>
 
922
<DT><A HREF="org/mozilla/javascript/JavaScriptException.html#JavaScriptException(java.lang.Object, java.lang.String, int)"><B>JavaScriptException(Object, String, int)</B></A> - 
 
923
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/JavaScriptException.html" title="class in org.mozilla.javascript">JavaScriptException</A>
 
924
<DD>Create a JavaScript exception wrapping the given JavaScript value
 
925
<DT><A HREF="org/mozilla/javascript/Context.html#javaToJS(java.lang.Object, org.mozilla.javascript.Scriptable)"><B>javaToJS(Object, Scriptable)</B></A> - 
 
926
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
927
<DD>Convenient method to convert java value to its closest representation
 
928
 in JavaScript.
 
929
</DL>
 
930
<HR>
 
931
<A NAME="_L_"><!-- --></A><H2>
 
932
<B>L</B></H2>
 
933
<DL>
 
934
<DT><A HREF="org/mozilla/javascript/Context.html#languageVersionProperty"><B>languageVersionProperty</B></A> - 
 
935
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
936
<DD>&nbsp;
 
937
<DT><A HREF="org/mozilla/javascript/RhinoException.html#lineNumber()"><B>lineNumber()</B></A> - 
 
938
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
939
<DD>Returns the line number of the statement causing the error,
 
940
 or zero if not available.
 
941
<DT><A HREF="org/mozilla/javascript/RhinoException.html#lineSource()"><B>lineSource()</B></A> - 
 
942
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
943
<DD>The source text of the line causing the error, or null if unknown.
 
944
<DT><A HREF="org/mozilla/javascript/GeneratedClassLoader.html#linkClass(java.lang.Class)"><B>linkClass(Class)</B></A> - 
 
945
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/GeneratedClassLoader.html" title="interface in org.mozilla.javascript">GeneratedClassLoader</A>
 
946
<DD>Link the given class.
 
947
</DL>
 
948
<HR>
 
949
<A NAME="_M_"><!-- --></A><H2>
 
950
<B>M</B></H2>
 
951
<DL>
 
952
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#makeAuxiliaryClassName(java.lang.String, java.lang.String)"><B>makeAuxiliaryClassName(String, String)</B></A> - 
 
953
Method in class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
954
<DD>Build class name for a auxiliary class generated by compiler.
 
955
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#makeContext()"><B>makeContext()</B></A> - 
 
956
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
957
<DD>Create new <A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript"><CODE>Context</CODE></A> instance to be associated with the current
 
958
 thread.
 
959
</DL>
 
960
<HR>
 
961
<A NAME="_N_"><!-- --></A><H2>
 
962
<B>N</B></H2>
 
963
<DL>
 
964
<DT><A HREF="org/mozilla/javascript/Scriptable.html#NOT_FOUND"><B>NOT_FOUND</B></A> - 
 
965
Static variable in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
966
<DD>Value returned from <code>get</code> if the property is not
 
967
 found.
 
968
<DT><A HREF="org/mozilla/javascript/Context.html#newArray(org.mozilla.javascript.Scriptable, int)"><B>newArray(Scriptable, int)</B></A> - 
 
969
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
970
<DD>Create an array with a specified initial length.
 
971
<DT><A HREF="org/mozilla/javascript/Context.html#newArray(org.mozilla.javascript.Scriptable, java.lang.Object[])"><B>newArray(Scriptable, Object[])</B></A> - 
 
972
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
973
<DD>Create an array with a set of initial elements.
 
974
<DT><A HREF="org/mozilla/javascript/ClassCache.html#newClassSerialNumber()"><B>newClassSerialNumber()</B></A> - 
 
975
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>
 
976
<DD>Internal engine method to return serial number for generated classes
 
977
 to ensure name uniqueness.
 
978
<DT><A HREF="org/mozilla/javascript/Context.html#newObject(org.mozilla.javascript.Scriptable)"><B>newObject(Scriptable)</B></A> - 
 
979
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
980
<DD>Create a new JavaScript object.
 
981
<DT><A HREF="org/mozilla/javascript/Context.html#newObject(org.mozilla.javascript.Scriptable, java.lang.String)"><B>newObject(Scriptable, String)</B></A> - 
 
982
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
983
<DD>Create a new JavaScript object by executing the named constructor.
 
984
<DT><A HREF="org/mozilla/javascript/Context.html#newObject(org.mozilla.javascript.Scriptable, java.lang.String, java.lang.Object[])"><B>newObject(Scriptable, String, Object[])</B></A> - 
 
985
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
986
<DD>Creates a new JavaScript object by executing the named constructor.
 
987
</DL>
 
988
<HR>
 
989
<A NAME="_O_"><!-- --></A><H2>
 
990
<B>O</B></H2>
 
991
<DL>
 
992
<DT><A HREF="org/mozilla/javascript/Context.html#observeInstructionCount(int)"><B>observeInstructionCount(int)</B></A> - 
 
993
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
994
<DD>Allow application to monitor counter of executed script instructions
 
995
 in Context subclasses.
 
996
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#observeInstructionCount(org.mozilla.javascript.Context, int)"><B>observeInstructionCount(Context, int)</B></A> - 
 
997
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
998
<DD>Implementation of
 
999
 <A HREF="org/mozilla/javascript/Context.html#observeInstructionCount(int)"><CODE>Context.observeInstructionCount(int instructionCount)</CODE></A>.
 
1000
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#onContextCreated(org.mozilla.javascript.Context)"><B>onContextCreated(Context)</B></A> - 
 
1001
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
1002
<DD>&nbsp;
 
1003
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#onContextReleased(org.mozilla.javascript.Context)"><B>onContextReleased(Context)</B></A> - 
 
1004
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
1005
<DD>&nbsp;
 
1006
<DT><A HREF="org/mozilla/javascript/package-summary.html"><B>org.mozilla.javascript</B></A> - package org.mozilla.javascript<DD>&nbsp;<DT><A HREF="org/mozilla/javascript/debug/package-summary.html"><B>org.mozilla.javascript.debug</B></A> - package org.mozilla.javascript.debug<DD>&nbsp;<DT><A HREF="org/mozilla/javascript/optimizer/package-summary.html"><B>org.mozilla.javascript.optimizer</B></A> - package org.mozilla.javascript.optimizer<DD>&nbsp;<DT><A HREF="org/mozilla/javascript/serialize/package-summary.html"><B>org.mozilla.javascript.serialize</B></A> - package org.mozilla.javascript.serialize<DD>&nbsp;</DL>
 
1007
<HR>
 
1008
<A NAME="_P_"><!-- --></A><H2>
 
1009
<B>P</B></H2>
 
1010
<DL>
 
1011
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#PERMANENT"><B>PERMANENT</B></A> - 
 
1012
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1013
<DD>Property attribute indicating property cannot be deleted.
 
1014
<DT><A HREF="org/mozilla/javascript/Scriptable.html#put(java.lang.String, org.mozilla.javascript.Scriptable, java.lang.Object)"><B>put(String, Scriptable, Object)</B></A> - 
 
1015
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
1016
<DD>Sets a named property in this object.
 
1017
<DT><A HREF="org/mozilla/javascript/Scriptable.html#put(int, org.mozilla.javascript.Scriptable, java.lang.Object)"><B>put(int, Scriptable, Object)</B></A> - 
 
1018
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
1019
<DD>Sets an indexed property in this object.
 
1020
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#put(java.lang.String, org.mozilla.javascript.Scriptable, java.lang.Object)"><B>put(String, Scriptable, Object)</B></A> - 
 
1021
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1022
<DD>Sets the value of the named property, creating it if need be.
 
1023
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#put(int, org.mozilla.javascript.Scriptable, java.lang.Object)"><B>put(int, Scriptable, Object)</B></A> - 
 
1024
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1025
<DD>Sets the value of the indexed property, creating it if need be.
 
1026
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#putProperty(org.mozilla.javascript.Scriptable, java.lang.String, java.lang.Object)"><B>putProperty(Scriptable, String, Object)</B></A> - 
 
1027
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1028
<DD>Puts a named property in an object or in an object in its prototype chain.
 
1029
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#putProperty(org.mozilla.javascript.Scriptable, int, java.lang.Object)"><B>putProperty(Scriptable, int, Object)</B></A> - 
 
1030
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1031
<DD>Puts an indexed property in an object or in an object in its prototype chain.
 
1032
<DT><A HREF="org/mozilla/javascript/Context.html#putThreadLocal(java.lang.Object, java.lang.Object)"><B>putThreadLocal(Object, Object)</B></A> - 
 
1033
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1034
<DD>Put a value that can later be retrieved using a given key.
 
1035
</DL>
 
1036
<HR>
 
1037
<A NAME="_R_"><!-- --></A><H2>
 
1038
<B>R</B></H2>
 
1039
<DL>
 
1040
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#READONLY"><B>READONLY</B></A> - 
 
1041
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1042
<DD>Property attribute indicating assignment to this property is ignored.
 
1043
<DT><A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript"><B>RhinoException</B></A> - exception org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>.<DD>The class of exceptions thrown by the JavaScript engine.<DT><A HREF="org/mozilla/javascript/Context.html#removeActivationName(java.lang.String)"><B>removeActivationName(String)</B></A> - 
 
1044
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1045
<DD>Remove a name from the list of names forcing the creation of real
 
1046
 activation objects for functions.
 
1047
<DT><A HREF="org/mozilla/javascript/Context.html#removeContextListener(org.mozilla.javascript.ContextListener)"><B>removeContextListener(ContextListener)</B></A> - 
 
1048
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1049
<DD><B>Deprecated.</B>&nbsp;<I>Use
 
1050
 <A HREF="org/mozilla/javascript/ContextFactory.html#removeListener(org.mozilla.javascript.ContextFactory.Listener)"><CODE>ContextFactory.removeListener(ContextFactory.Listener)</CODE></A>.
 
1051
 A simple way to upgrate the current code to new API is to replace
 
1052
 <tt>Context.removeContextListener(listener)</tt> with
 
1053
 <tt>ContextFactory.getGlobal().removeListener(listener)</tt>.</I>
 
1054
<DT><A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html#removeExcludedName(java.lang.String)"><B>removeExcludedName(String)</B></A> - 
 
1055
Method in class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableOutputStream</A>
 
1056
<DD>Removes a name from the list of names to exclude.
 
1057
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#removeListener(org.mozilla.javascript.ContextFactory.Listener)"><B>removeListener(ContextFactory.Listener)</B></A> - 
 
1058
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
1059
<DD>&nbsp;
 
1060
<DT><A HREF="org/mozilla/javascript/Context.html#removePropertyChangeListener(java.beans.PropertyChangeListener)"><B>removePropertyChangeListener(PropertyChangeListener)</B></A> - 
 
1061
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1062
<DD>Remove an object from the list of objects registered to receive
 
1063
 notification of changes to a bounded property
 
1064
<DT><A HREF="org/mozilla/javascript/Context.html#removeThreadLocal(java.lang.Object)"><B>removeThreadLocal(Object)</B></A> - 
 
1065
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1066
<DD>Remove values from thread-local storage.
 
1067
<DT><A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html#replaceObject(java.lang.Object)"><B>replaceObject(Object)</B></A> - 
 
1068
Method in class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableOutputStream</A>
 
1069
<DD>&nbsp;
 
1070
<DT><A HREF="org/mozilla/javascript/Context.html#reportError(java.lang.String, java.lang.String, int, java.lang.String, int)"><B>reportError(String, String, int, String, int)</B></A> - 
 
1071
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1072
<DD>Report an error using the error reporter for the current thread.
 
1073
<DT><A HREF="org/mozilla/javascript/Context.html#reportError(java.lang.String)"><B>reportError(String)</B></A> - 
 
1074
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1075
<DD>Report an error using the error reporter for the current thread.
 
1076
<DT><A HREF="org/mozilla/javascript/Context.html#reportRuntimeError(java.lang.String, java.lang.String, int, java.lang.String, int)"><B>reportRuntimeError(String, String, int, String, int)</B></A> - 
 
1077
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1078
<DD>Report a runtime error using the error reporter for the current thread.
 
1079
<DT><A HREF="org/mozilla/javascript/Context.html#reportRuntimeError(java.lang.String)"><B>reportRuntimeError(String)</B></A> - 
 
1080
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1081
<DD>Report a runtime error using the error reporter for the current thread.
 
1082
<DT><A HREF="org/mozilla/javascript/Context.html#reportWarning(java.lang.String, java.lang.String, int, java.lang.String, int)"><B>reportWarning(String, String, int, String, int)</B></A> - 
 
1083
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1084
<DD>Report a warning using the error reporter for the current thread.
 
1085
<DT><A HREF="org/mozilla/javascript/Context.html#reportWarning(java.lang.String)"><B>reportWarning(String)</B></A> - 
 
1086
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1087
<DD>Report a warning using the error reporter for the current thread.
 
1088
<DT><A HREF="org/mozilla/javascript/serialize/ScriptableInputStream.html#resolveClass(java.io.ObjectStreamClass)"><B>resolveClass(ObjectStreamClass)</B></A> - 
 
1089
Method in class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableInputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableInputStream</A>
 
1090
<DD>&nbsp;
 
1091
<DT><A HREF="org/mozilla/javascript/serialize/ScriptableInputStream.html#resolveObject(java.lang.Object)"><B>resolveObject(Object)</B></A> - 
 
1092
Method in class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableInputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableInputStream</A>
 
1093
<DD>&nbsp;
 
1094
<DT><A HREF="org/mozilla/javascript/ContextAction.html#run(org.mozilla.javascript.Context)"><B>run(Context)</B></A> - 
 
1095
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextAction.html" title="interface in org.mozilla.javascript">ContextAction</A>
 
1096
<DD>Execute action using the supplied Context instance.
 
1097
<DT><A HREF="org/mozilla/javascript/ErrorReporter.html#runtimeError(java.lang.String, java.lang.String, int, java.lang.String, int)"><B>runtimeError(String, String, int, String, int)</B></A> - 
 
1098
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ErrorReporter.html" title="interface in org.mozilla.javascript">ErrorReporter</A>
 
1099
<DD>Creates an EvaluatorException that may be thrown.
 
1100
</DL>
 
1101
<HR>
 
1102
<A NAME="_S_"><!-- --></A><H2>
 
1103
<B>S</B></H2>
 
1104
<DL>
 
1105
<DT><A HREF="org/mozilla/javascript/Script.html" title="interface in org.mozilla.javascript"><B>Script</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Script.html" title="interface in org.mozilla.javascript">Script</A>.<DD>All compiled scripts implement this interface.<DT><A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript"><B>Scriptable</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>.<DD>This is interface that all objects in JavaScript must implement.<DT><A HREF="org/mozilla/javascript/serialize/ScriptableInputStream.html" title="class in org.mozilla.javascript.serialize"><B>ScriptableInputStream</B></A> - class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableInputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableInputStream</A>.<DD>Class ScriptableInputStream is used to read in a JavaScript
 
1106
 object or function previously serialized with a ScriptableOutputStream.<DT><A HREF="org/mozilla/javascript/serialize/ScriptableInputStream.html#ScriptableInputStream(java.io.InputStream, org.mozilla.javascript.Scriptable)"><B>ScriptableInputStream(InputStream, Scriptable)</B></A> - 
 
1107
Constructor for class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableInputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableInputStream</A>
 
1108
<DD>Create a ScriptableInputStream.
 
1109
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript"><B>ScriptableObject</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>.<DD>This is the default implementation of the Scriptable interface.<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#ScriptableObject()"><B>ScriptableObject()</B></A> - 
 
1110
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1111
<DD>&nbsp;
 
1112
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#ScriptableObject(org.mozilla.javascript.Scriptable, org.mozilla.javascript.Scriptable)"><B>ScriptableObject(Scriptable, Scriptable)</B></A> - 
 
1113
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1114
<DD>&nbsp;
 
1115
<DT><A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html" title="class in org.mozilla.javascript.serialize"><B>ScriptableOutputStream</B></A> - class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableOutputStream</A>.<DD>Class ScriptableOutputStream is an ObjectOutputStream used
 
1116
 to serialize JavaScript objects and functions.<DT><A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html#ScriptableOutputStream(java.io.OutputStream, org.mozilla.javascript.Scriptable)"><B>ScriptableOutputStream(OutputStream, Scriptable)</B></A> - 
 
1117
Constructor for class org.mozilla.javascript.serialize.<A HREF="org/mozilla/javascript/serialize/ScriptableOutputStream.html" title="class in org.mozilla.javascript.serialize">ScriptableOutputStream</A>
 
1118
<DD>ScriptableOutputStream constructor.
 
1119
<DT><A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript"><B>SecurityController</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript">SecurityController</A>.<DD>This class describes the support needed to implement security.<DT><A HREF="org/mozilla/javascript/SecurityController.html#SecurityController()"><B>SecurityController()</B></A> - 
 
1120
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/SecurityController.html" title="class in org.mozilla.javascript">SecurityController</A>
 
1121
<DD>&nbsp;
 
1122
<DT><A HREF="org/mozilla/javascript/Synchronizer.html" title="class in org.mozilla.javascript"><B>Synchronizer</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Synchronizer.html" title="class in org.mozilla.javascript">Synchronizer</A>.<DD>This class provides support for implementing Java-style synchronized
 
1123
 methods in Javascript.<DT><A HREF="org/mozilla/javascript/Synchronizer.html#Synchronizer(org.mozilla.javascript.Scriptable)"><B>Synchronizer(Scriptable)</B></A> - 
 
1124
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Synchronizer.html" title="class in org.mozilla.javascript">Synchronizer</A>
 
1125
<DD>Create a new synchronized function from an existing one.
 
1126
<DT><A HREF="org/mozilla/javascript/Context.html#seal(java.lang.Object)"><B>seal(Object)</B></A> - 
 
1127
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1128
<DD>Seal this Context object so any attempt to modify any of its properties
 
1129
 including calling <A HREF="org/mozilla/javascript/Context.html#enter()"><CODE>Context.enter()</CODE></A> and <A HREF="org/mozilla/javascript/Context.html#exit()"><CODE>Context.exit()</CODE></A> methods will
 
1130
 throw an exception.
 
1131
<DT><A HREF="org/mozilla/javascript/ContextFactory.html#seal()"><B>seal()</B></A> - 
 
1132
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ContextFactory.html" title="class in org.mozilla.javascript">ContextFactory</A>
 
1133
<DD>Seal this ContextFactory so any attempt to modify it like to add or
 
1134
 remove its listeners will throw an exception.
 
1135
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#sealObject()"><B>sealObject()</B></A> - 
 
1136
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1137
<DD>Seal this object.
 
1138
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#setAllowMemberExprAsFunctionName(boolean)"><B>setAllowMemberExprAsFunctionName(boolean)</B></A> - 
 
1139
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
1140
<DD>&nbsp;
 
1141
<DT><A HREF="org/mozilla/javascript/Context.html#setApplicationClassLoader(java.lang.ClassLoader)"><B>setApplicationClassLoader(ClassLoader)</B></A> - 
 
1142
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1143
<DD>&nbsp;
 
1144
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#setAttributes(java.lang.String, org.mozilla.javascript.Scriptable, int)"><B>setAttributes(String, Scriptable, int)</B></A> - 
 
1145
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1146
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/ScriptableObject.html#setAttributes(java.lang.String, int)"><CODE>ScriptableObject.setAttributes(String name, int attributes)</CODE></A>.
 
1147
 The engine always ignored the start argument.</I>
 
1148
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#setAttributes(int, org.mozilla.javascript.Scriptable, int)"><B>setAttributes(int, Scriptable, int)</B></A> - 
 
1149
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1150
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/ScriptableObject.html#setAttributes(int, int)"><CODE>ScriptableObject.setAttributes(int index, int attributes)</CODE></A>.
 
1151
 The engine always ignored the start argument.</I>
 
1152
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#setAttributes(java.lang.String, int)"><B>setAttributes(String, int)</B></A> - 
 
1153
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1154
<DD>Set the attributes of a named property.
 
1155
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#setAttributes(int, int)"><B>setAttributes(int, int)</B></A> - 
 
1156
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1157
<DD>Set the attributes of an indexed property.
 
1158
<DT><A HREF="org/mozilla/javascript/ClassCache.html#setCachingEnabled(boolean)"><B>setCachingEnabled(boolean)</B></A> - 
 
1159
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>
 
1160
<DD>Set whether to cache some values.
 
1161
<DT><A HREF="org/mozilla/javascript/Context.html#setCachingEnabled(boolean)"><B>setCachingEnabled(boolean)</B></A> - 
 
1162
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1163
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/ClassCache.html#get(org.mozilla.javascript.Scriptable)"><CODE>ClassCache.get(Scriptable)</CODE></A> and
 
1164
 <A HREF="org/mozilla/javascript/ClassCache.html#setCachingEnabled(boolean)"><CODE>ClassCache.setCachingEnabled(boolean)</CODE></A>.</I>
 
1165
<DT><A HREF="org/mozilla/javascript/Context.html#setClassShutter(org.mozilla.javascript.ClassShutter)"><B>setClassShutter(ClassShutter)</B></A> - 
 
1166
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1167
<DD>Set the LiveConnect access filter for this context.
 
1168
<DT><A HREF="org/mozilla/javascript/Context.html#setCompileFunctionsWithDynamicScope(boolean)"><B>setCompileFunctionsWithDynamicScope(boolean)</B></A> - 
 
1169
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1170
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/Context.html#hasFeature(int)"><CODE>Context.hasFeature(int)</CODE></A> and
 
1171
 <A HREF="org/mozilla/javascript/Context.html#FEATURE_DYNAMIC_SCOPE"><CODE>Context.FEATURE_DYNAMIC_SCOPE</CODE></A> to control dynamic scoping that also works
 
1172
 with nested functions defined by functions in the shared scope.</I>
 
1173
<DT><A HREF="org/mozilla/javascript/Context.html#setDebugger(org.mozilla.javascript.debug.Debugger, java.lang.Object)"><B>setDebugger(Debugger, Object)</B></A> - 
 
1174
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1175
<DD>Set the associated debugger.
 
1176
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#setErrorReporter(org.mozilla.javascript.ErrorReporter)"><B>setErrorReporter(ErrorReporter)</B></A> - 
 
1177
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
1178
<DD>&nbsp;
 
1179
<DT><A HREF="org/mozilla/javascript/Context.html#setErrorReporter(org.mozilla.javascript.ErrorReporter)"><B>setErrorReporter(ErrorReporter)</B></A> - 
 
1180
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1181
<DD>Change the current error reporter.
 
1182
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#setGenerateDebugInfo(boolean)"><B>setGenerateDebugInfo(boolean)</B></A> - 
 
1183
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
1184
<DD>&nbsp;
 
1185
<DT><A HREF="org/mozilla/javascript/Context.html#setGeneratingDebug(boolean)"><B>setGeneratingDebug(boolean)</B></A> - 
 
1186
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1187
<DD>Specify whether or not debug information should be generated.
 
1188
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#setGeneratingSource(boolean)"><B>setGeneratingSource(boolean)</B></A> - 
 
1189
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
1190
<DD>Specify whether or not source information should be generated.
 
1191
<DT><A HREF="org/mozilla/javascript/Context.html#setGeneratingSource(boolean)"><B>setGeneratingSource(boolean)</B></A> - 
 
1192
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1193
<DD>Specify whether or not source information should be generated.
 
1194
<DT><A HREF="org/mozilla/javascript/Context.html#setInstructionObserverThreshold(int)"><B>setInstructionObserverThreshold(int)</B></A> - 
 
1195
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1196
<DD>&nbsp;
 
1197
<DT><A HREF="org/mozilla/javascript/ClassCache.html#setInvokerOptimizationEnabled(boolean)"><B>setInvokerOptimizationEnabled(boolean)</B></A> - 
 
1198
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassCache.html" title="class in org.mozilla.javascript">ClassCache</A>
 
1199
<DD>Control if invocation of Java methods in subclasses of
 
1200
 <A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript"><CODE>ScriptableObject</CODE></A> through reflection should be
 
1201
 replaced by direct calls to invoker code generated at runtime.
 
1202
<DT><A HREF="org/mozilla/javascript/WrapFactory.html#setJavaPrimitiveWrap(boolean)"><B>setJavaPrimitiveWrap(boolean)</B></A> - 
 
1203
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript">WrapFactory</A>
 
1204
<DD>&nbsp;
 
1205
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#setLanguageVersion(int)"><B>setLanguageVersion(int)</B></A> - 
 
1206
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
1207
<DD>&nbsp;
 
1208
<DT><A HREF="org/mozilla/javascript/Context.html#setLanguageVersion(int)"><B>setLanguageVersion(int)</B></A> - 
 
1209
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1210
<DD>Set the language version.
 
1211
<DT><A HREF="org/mozilla/javascript/Context.html#setLocale(java.util.Locale)"><B>setLocale(Locale)</B></A> - 
 
1212
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1213
<DD>Set the current locale.
 
1214
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#setMainMethodClass(java.lang.String)"><B>setMainMethodClass(String)</B></A> - 
 
1215
Method in class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
1216
<DD>Set the class name to use for main method implementation.
 
1217
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#setOptimizationLevel(int)"><B>setOptimizationLevel(int)</B></A> - 
 
1218
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
1219
<DD>&nbsp;
 
1220
<DT><A HREF="org/mozilla/javascript/Context.html#setOptimizationLevel(int)"><B>setOptimizationLevel(int)</B></A> - 
 
1221
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1222
<DD>Set the current optimization level.
 
1223
<DT><A HREF="org/mozilla/javascript/Scriptable.html#setParentScope(org.mozilla.javascript.Scriptable)"><B>setParentScope(Scriptable)</B></A> - 
 
1224
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
1225
<DD>Set the parent scope of the object.
 
1226
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#setParentScope(org.mozilla.javascript.Scriptable)"><B>setParentScope(Scriptable)</B></A> - 
 
1227
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1228
<DD>Sets the parent (enclosing) scope of the object.
 
1229
<DT><A HREF="org/mozilla/javascript/Scriptable.html#setPrototype(org.mozilla.javascript.Scriptable)"><B>setPrototype(Scriptable)</B></A> - 
 
1230
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Scriptable.html" title="interface in org.mozilla.javascript">Scriptable</A>
 
1231
<DD>Set the prototype of the object.
 
1232
<DT><A HREF="org/mozilla/javascript/ScriptableObject.html#setPrototype(org.mozilla.javascript.Scriptable)"><B>setPrototype(Scriptable)</B></A> - 
 
1233
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/ScriptableObject.html" title="class in org.mozilla.javascript">ScriptableObject</A>
 
1234
<DD>Sets the prototype of the object.
 
1235
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#setReservedKeywordAsIdentifier(boolean)"><B>setReservedKeywordAsIdentifier(boolean)</B></A> - 
 
1236
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
1237
<DD>&nbsp;
 
1238
<DT><A HREF="org/mozilla/javascript/Context.html#setSecurityController(org.mozilla.javascript.SecurityController)"><B>setSecurityController(SecurityController)</B></A> - 
 
1239
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1240
<DD>Set the security controller for this context.
 
1241
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#setTargetExtends(java.lang.Class)"><B>setTargetExtends(Class)</B></A> - 
 
1242
Method in class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
1243
<DD>Set the class that the generated target will extend.
 
1244
<DT><A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html#setTargetImplements(java.lang.Class[])"><B>setTargetImplements(Class[])</B></A> - 
 
1245
Method in class org.mozilla.javascript.optimizer.<A HREF="org/mozilla/javascript/optimizer/ClassCompiler.html" title="class in org.mozilla.javascript.optimizer">ClassCompiler</A>
 
1246
<DD>Set the interfaces that the generated target will implement.
 
1247
<DT><A HREF="org/mozilla/javascript/Context.html#setWrapFactory(org.mozilla.javascript.WrapFactory)"><B>setWrapFactory(WrapFactory)</B></A> - 
 
1248
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1249
<DD>Set a WrapFactory for this Context.
 
1250
<DT><A HREF="org/mozilla/javascript/Context.html#setWrapHandler(org.mozilla.javascript.WrapHandler)"><B>setWrapHandler(WrapHandler)</B></A> - 
 
1251
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1252
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript"><CODE>WrapFactory</CODE></A> and <A HREF="org/mozilla/javascript/Context.html#setWrapFactory(org.mozilla.javascript.WrapFactory)"><CODE>Context.setWrapFactory(WrapFactory)</CODE></A>.</I>
 
1253
<DT><A HREF="org/mozilla/javascript/CompilerEnvirons.html#setXmlAvailable(boolean)"><B>setXmlAvailable(boolean)</B></A> - 
 
1254
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/CompilerEnvirons.html" title="class in org.mozilla.javascript">CompilerEnvirons</A>
 
1255
<DD>&nbsp;
 
1256
<DT><A HREF="org/mozilla/javascript/RhinoException.html#sourceName()"><B>sourceName()</B></A> - 
 
1257
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/RhinoException.html" title="class in org.mozilla.javascript">RhinoException</A>
 
1258
<DD>Get the uri of the script source containing the error, or null
 
1259
 if that information is not available.
 
1260
<DT><A HREF="org/mozilla/javascript/Context.html#stringIsCompilableUnit(java.lang.String)"><B>stringIsCompilableUnit(String)</B></A> - 
 
1261
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1262
<DD>Check whether a string is ready to be compiled.
 
1263
</DL>
 
1264
<HR>
 
1265
<A NAME="_T_"><!-- --></A><H2>
 
1266
<B>T</B></H2>
 
1267
<DL>
 
1268
<DT><A HREF="org/mozilla/javascript/Context.html#throwAsScriptRuntimeEx(java.lang.Throwable)"><B>throwAsScriptRuntimeEx(Throwable)</B></A> - 
 
1269
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1270
<DD>Rethrow the exception wrapping it as the script runtime exception.
 
1271
<DT><A HREF="org/mozilla/javascript/Context.html#toBoolean(java.lang.Object)"><B>toBoolean(Object)</B></A> - 
 
1272
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1273
<DD>Convert the value to a JavaScript boolean value.
 
1274
<DT><A HREF="org/mozilla/javascript/Context.html#toNumber(java.lang.Object)"><B>toNumber(Object)</B></A> - 
 
1275
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1276
<DD>Convert the value to a JavaScript Number value.
 
1277
<DT><A HREF="org/mozilla/javascript/Context.html#toObject(java.lang.Object, org.mozilla.javascript.Scriptable)"><B>toObject(Object, Scriptable)</B></A> - 
 
1278
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1279
<DD>Convert the value to an JavaScript object value.
 
1280
<DT><A HREF="org/mozilla/javascript/Context.html#toObject(java.lang.Object, org.mozilla.javascript.Scriptable, java.lang.Class)"><B>toObject(Object, Scriptable, Class)</B></A> - 
 
1281
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1282
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/Context.html#toObject(java.lang.Object, org.mozilla.javascript.Scriptable)"><CODE>Context.toObject(Object, Scriptable)</CODE></A>.</I>
 
1283
<DT><A HREF="org/mozilla/javascript/Context.html#toString(java.lang.Object)"><B>toString(Object)</B></A> - 
 
1284
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1285
<DD>Convert the value to a JavaScript String value.
 
1286
<DT><A HREF="org/mozilla/javascript/Context.html#toType(java.lang.Object, java.lang.Class)"><B>toType(Object, Class)</B></A> - 
 
1287
Static method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1288
<DD>Convert a JavaScript value into the desired type.
 
1289
</DL>
 
1290
<HR>
 
1291
<A NAME="_U_"><!-- --></A><H2>
 
1292
<B>U</B></H2>
 
1293
<DL>
 
1294
<DT><A HREF="org/mozilla/javascript/Context.html#unseal(java.lang.Object)"><B>unseal(Object)</B></A> - 
 
1295
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1296
<DD>Unseal previously sealed Context object.
 
1297
<DT><A HREF="org/mozilla/javascript/WrappedException.html#unwrap()"><B>unwrap()</B></A> - 
 
1298
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrappedException.html" title="class in org.mozilla.javascript">WrappedException</A>
 
1299
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/mozilla/javascript/WrappedException.html#getWrappedException()"><CODE>WrappedException.getWrappedException()</CODE></A> instead.</I>
 
1300
<DT><A HREF="org/mozilla/javascript/Wrapper.html#unwrap()"><B>unwrap()</B></A> - 
 
1301
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Wrapper.html" title="interface in org.mozilla.javascript">Wrapper</A>
 
1302
<DD>Unwrap the object by returning the wrapped value.
 
1303
</DL>
 
1304
<HR>
 
1305
<A NAME="_V_"><!-- --></A><H2>
 
1306
<B>V</B></H2>
 
1307
<DL>
 
1308
<DT><A HREF="org/mozilla/javascript/Context.html#VERSION_1_0"><B>VERSION_1_0</B></A> - 
 
1309
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1310
<DD>JavaScript 1.0
 
1311
<DT><A HREF="org/mozilla/javascript/Context.html#VERSION_1_1"><B>VERSION_1_1</B></A> - 
 
1312
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1313
<DD>JavaScript 1.1
 
1314
<DT><A HREF="org/mozilla/javascript/Context.html#VERSION_1_2"><B>VERSION_1_2</B></A> - 
 
1315
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1316
<DD>JavaScript 1.2
 
1317
<DT><A HREF="org/mozilla/javascript/Context.html#VERSION_1_3"><B>VERSION_1_3</B></A> - 
 
1318
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1319
<DD>JavaScript 1.3
 
1320
<DT><A HREF="org/mozilla/javascript/Context.html#VERSION_1_4"><B>VERSION_1_4</B></A> - 
 
1321
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1322
<DD>JavaScript 1.4
 
1323
<DT><A HREF="org/mozilla/javascript/Context.html#VERSION_1_5"><B>VERSION_1_5</B></A> - 
 
1324
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1325
<DD>JavaScript 1.5
 
1326
<DT><A HREF="org/mozilla/javascript/Context.html#VERSION_1_6"><B>VERSION_1_6</B></A> - 
 
1327
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1328
<DD>JavaScript 1.5
 
1329
<DT><A HREF="org/mozilla/javascript/Context.html#VERSION_DEFAULT"><B>VERSION_DEFAULT</B></A> - 
 
1330
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1331
<DD>The default version.
 
1332
<DT><A HREF="org/mozilla/javascript/Context.html#VERSION_UNKNOWN"><B>VERSION_UNKNOWN</B></A> - 
 
1333
Static variable in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/Context.html" title="class in org.mozilla.javascript">Context</A>
 
1334
<DD>The unknown version.
 
1335
<DT><A HREF="org/mozilla/javascript/ClassShutter.html#visibleToScripts(java.lang.String)"><B>visibleToScripts(String)</B></A> - 
 
1336
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ClassShutter.html" title="interface in org.mozilla.javascript">ClassShutter</A>
 
1337
<DD>Return true iff the Java class with the given name should be exposed
 
1338
 to scripts.
 
1339
</DL>
 
1340
<HR>
 
1341
<A NAME="_W_"><!-- --></A><H2>
 
1342
<B>W</B></H2>
 
1343
<DL>
 
1344
<DT><A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript"><B>WrapFactory</B></A> - class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript">WrapFactory</A>.<DD>Embeddings that wish to provide their own custom wrappings for Java
 
1345
 objects may extend this class and call
 
1346
 <A HREF="org/mozilla/javascript/Context.html#setWrapFactory(org.mozilla.javascript.WrapFactory)"><CODE>Context.setWrapFactory(WrapFactory)</CODE></A>
 
1347
 Once an instance of this class or an extension of this class is enabled
 
1348
 for a given context (by calling setWrapFactory on that context), Rhino
 
1349
 will call the methods of this class whenever it needs to wrap a value
 
1350
 resulting from a call to a Java method or an access to a Java field.<DT><A HREF="org/mozilla/javascript/WrapFactory.html#WrapFactory()"><B>WrapFactory()</B></A> - 
 
1351
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript">WrapFactory</A>
 
1352
<DD>&nbsp;
 
1353
<DT><A HREF="org/mozilla/javascript/WrappedException.html" title="class in org.mozilla.javascript"><B>WrappedException</B></A> - exception org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrappedException.html" title="class in org.mozilla.javascript">WrappedException</A>.<DD>A wrapper for runtime exceptions.<DT><A HREF="org/mozilla/javascript/WrappedException.html#WrappedException(java.lang.Throwable)"><B>WrappedException(Throwable)</B></A> - 
 
1354
Constructor for class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrappedException.html" title="class in org.mozilla.javascript">WrappedException</A>
 
1355
<DD>&nbsp;
 
1356
<DT><A HREF="org/mozilla/javascript/Wrapper.html" title="interface in org.mozilla.javascript"><B>Wrapper</B></A> - interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/Wrapper.html" title="interface in org.mozilla.javascript">Wrapper</A>.<DD>Objects that can wrap other values for reflection in the JS environment
 
1357
 will implement Wrapper.<DT><A HREF="org/mozilla/javascript/ErrorReporter.html#warning(java.lang.String, java.lang.String, int, java.lang.String, int)"><B>warning(String, String, int, String, int)</B></A> - 
 
1358
Method in interface org.mozilla.javascript.<A HREF="org/mozilla/javascript/ErrorReporter.html" title="interface in org.mozilla.javascript">ErrorReporter</A>
 
1359
<DD>Report a warning.
 
1360
<DT><A HREF="org/mozilla/javascript/WrapFactory.html#wrap(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, java.lang.Object, java.lang.Class)"><B>wrap(Context, Scriptable, Object, Class)</B></A> - 
 
1361
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript">WrapFactory</A>
 
1362
<DD>Wrap the object.
 
1363
<DT><A HREF="org/mozilla/javascript/WrapFactory.html#wrapAsJavaObject(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, java.lang.Object, java.lang.Class)"><B>wrapAsJavaObject(Context, Scriptable, Object, Class)</B></A> - 
 
1364
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript">WrapFactory</A>
 
1365
<DD>Wrap Java object as Scriptable instance to allow full access to its
 
1366
 methods and fields from JavaScript.
 
1367
<DT><A HREF="org/mozilla/javascript/WrapFactory.html#wrapNewObject(org.mozilla.javascript.Context, org.mozilla.javascript.Scriptable, java.lang.Object)"><B>wrapNewObject(Context, Scriptable, Object)</B></A> - 
 
1368
Method in class org.mozilla.javascript.<A HREF="org/mozilla/javascript/WrapFactory.html" title="class in org.mozilla.javascript">WrapFactory</A>
 
1369
<DD>Wrap an object newly created by a constructor call.
 
1370
</DL>
 
1371
<HR>
 
1372
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> 
 
1373
 
 
1374
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
1375
<A NAME="navbar_bottom"><!-- --></A>
 
1376
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
1377
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
1378
<TR>
 
1379
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
1380
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
1381
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
1382
  <TR ALIGN="center" VALIGN="top">
 
1383
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
1384
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
 
1385
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
 
1386
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
1387
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
1388
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
 
1389
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
1390
  </TR>
 
1391
</TABLE>
 
1392
</TD>
 
1393
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
1394
</EM>
 
1395
</TD>
 
1396
</TR>
 
1397
 
 
1398
<TR>
 
1399
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1400
&nbsp;PREV&nbsp;
 
1401
&nbsp;NEXT</FONT></TD>
 
1402
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1403
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
1404
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
1405
&nbsp;<SCRIPT type="text/javascript">
 
1406
  <!--
 
1407
  if(window==top) {
 
1408
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
 
1409
  }
 
1410
  //-->
 
1411
</SCRIPT>
 
1412
<NOSCRIPT>
 
1413
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
 
1414
</NOSCRIPT>
 
1415
 
 
1416
</FONT></TD>
 
1417
</TR>
 
1418
</TABLE>
 
1419
<A NAME="skip-navbar_bottom"></A>
 
1420
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
1421
 
 
1422
<HR>
 
1423
 
 
1424
</BODY>
 
1425
</HTML>