~davewalker/etherpad/ubuntu-unlimited-max-users-and-revisions

« back to all changes in this revision

Viewing changes to infrastructure/rhino1_7R1/javadoc/org/mozilla/javascript/package-frame.html

  • Committer: James Page
  • Date: 2011-04-13 08:00:43 UTC
  • Revision ID: james.page@canonical.com-20110413080043-eee2nq7y1v7cv2mp
* Refactoring to use native Ubuntu Java libraries. 
* debian/control:
  - use openjdk instead of sun's java
  - update maintainer
* debian/etherpad.init.orig, debian/etherpad.upstart:
  - move the init script out of the way
  - create a basic upstart script
  - note that the open office document conversion daemon was dropped
    from the upstart configuration; if this behavior is desired, please
    create a separate upstart job for it
* debian/rules:
  - just use basic dh_installinit, as it will pick up the new upstart job
* New release
* Changed maintainer to Packaging
* Fixed installation scripts
* Initial Release.

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.6.0) on Thu Mar 06 17:19:15 EST 2008 -->
 
6
<TITLE>
 
7
org.mozilla.javascript (Rhino)
 
8
</TITLE>
 
9
 
 
10
<META NAME="date" CONTENT="2008-03-06">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
13
 
 
14
 
 
15
</HEAD>
 
16
 
 
17
<BODY BGCOLOR="white">
 
18
<FONT size="+1" CLASS="FrameTitleFont">
 
19
<A HREF="../../../org/mozilla/javascript/package-summary.html" target="classFrame">org.mozilla.javascript</A></FONT>
 
20
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
 
21
<TR>
 
22
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
 
23
Interfaces</FONT>&nbsp;
 
24
<FONT CLASS="FrameItemFont">
 
25
<BR>
 
26
<A HREF="Callable.html" title="interface in org.mozilla.javascript" target="classFrame"><I>Callable</I></A>
 
27
<BR>
 
28
<A HREF="ClassShutter.html" title="interface in org.mozilla.javascript" target="classFrame"><I>ClassShutter</I></A>
 
29
<BR>
 
30
<A HREF="ContextAction.html" title="interface in org.mozilla.javascript" target="classFrame"><I>ContextAction</I></A>
 
31
<BR>
 
32
<A HREF="ContextFactory.Listener.html" title="interface in org.mozilla.javascript" target="classFrame"><I>ContextFactory.Listener</I></A>
 
33
<BR>
 
34
<A HREF="ErrorReporter.html" title="interface in org.mozilla.javascript" target="classFrame"><I>ErrorReporter</I></A>
 
35
<BR>
 
36
<A HREF="Function.html" title="interface in org.mozilla.javascript" target="classFrame"><I>Function</I></A>
 
37
<BR>
 
38
<A HREF="GeneratedClassLoader.html" title="interface in org.mozilla.javascript" target="classFrame"><I>GeneratedClassLoader</I></A>
 
39
<BR>
 
40
<A HREF="RefCallable.html" title="interface in org.mozilla.javascript" target="classFrame"><I>RefCallable</I></A>
 
41
<BR>
 
42
<A HREF="Script.html" title="interface in org.mozilla.javascript" target="classFrame"><I>Script</I></A>
 
43
<BR>
 
44
<A HREF="Scriptable.html" title="interface in org.mozilla.javascript" target="classFrame"><I>Scriptable</I></A>
 
45
<BR>
 
46
<A HREF="Wrapper.html" title="interface in org.mozilla.javascript" target="classFrame"><I>Wrapper</I></A></FONT></TD>
 
47
</TR>
 
48
</TABLE>
 
49
 
 
50
 
 
51
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
 
52
<TR>
 
53
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
 
54
Classes</FONT>&nbsp;
 
55
<FONT CLASS="FrameItemFont">
 
56
<BR>
 
57
<A HREF="ClassCache.html" title="class in org.mozilla.javascript" target="classFrame">ClassCache</A>
 
58
<BR>
 
59
<A HREF="CompilerEnvirons.html" title="class in org.mozilla.javascript" target="classFrame">CompilerEnvirons</A>
 
60
<BR>
 
61
<A HREF="Context.html" title="class in org.mozilla.javascript" target="classFrame">Context</A>
 
62
<BR>
 
63
<A HREF="ContextFactory.html" title="class in org.mozilla.javascript" target="classFrame">ContextFactory</A>
 
64
<BR>
 
65
<A HREF="FunctionObject.html" title="class in org.mozilla.javascript" target="classFrame">FunctionObject</A>
 
66
<BR>
 
67
<A HREF="ImporterTopLevel.html" title="class in org.mozilla.javascript" target="classFrame">ImporterTopLevel</A>
 
68
<BR>
 
69
<A HREF="ScriptableObject.html" title="class in org.mozilla.javascript" target="classFrame">ScriptableObject</A>
 
70
<BR>
 
71
<A HREF="SecurityController.html" title="class in org.mozilla.javascript" target="classFrame">SecurityController</A>
 
72
<BR>
 
73
<A HREF="Synchronizer.html" title="class in org.mozilla.javascript" target="classFrame">Synchronizer</A>
 
74
<BR>
 
75
<A HREF="WrapFactory.html" title="class in org.mozilla.javascript" target="classFrame">WrapFactory</A></FONT></TD>
 
76
</TR>
 
77
</TABLE>
 
78
 
 
79
 
 
80
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
 
81
<TR>
 
82
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
 
83
Exceptions</FONT>&nbsp;
 
84
<FONT CLASS="FrameItemFont">
 
85
<BR>
 
86
<A HREF="EcmaError.html" title="class in org.mozilla.javascript" target="classFrame">EcmaError</A>
 
87
<BR>
 
88
<A HREF="EvaluatorException.html" title="class in org.mozilla.javascript" target="classFrame">EvaluatorException</A>
 
89
<BR>
 
90
<A HREF="JavaScriptException.html" title="class in org.mozilla.javascript" target="classFrame">JavaScriptException</A>
 
91
<BR>
 
92
<A HREF="RhinoException.html" title="class in org.mozilla.javascript" target="classFrame">RhinoException</A>
 
93
<BR>
 
94
<A HREF="WrappedException.html" title="class in org.mozilla.javascript" target="classFrame">WrappedException</A></FONT></TD>
 
95
</TR>
 
96
</TABLE>
 
97
 
 
98
 
 
99
</BODY>
 
100
</HTML>