1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
5 <!-- Generated by javadoc (build 1.6.0_26) on Mon Sep 19 20:31:31 PDT 2011 -->
10 <META NAME="date" CONTENT="2011-09-19">
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
14 <SCRIPT type="text/javascript">
15 function windowTitle()
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="Index";
27 <BODY BGCOLOR="white" onload="windowTitle();">
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./org/apache/jcc/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./org/apache/jcc/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
44 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57 NEXT</FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59 <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
60 <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
61 <SCRIPT type="text/javascript">
64 document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
69 <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
76 <A NAME="skip-navbar_top"></A>
77 <!-- ========= END OF TOP NAVBAR ========= -->
79 <A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</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="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
80 <A NAME="_A_"><!-- --></A><H2>
83 <DT><A HREF="./org/apache/jcc/PythonVM.html#acquireThreadState()"><B>acquireThreadState()</B></A> -
84 Method in class org.apache.jcc.<A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc">PythonVM</A>
85 <DD>Bump the Python thread state counter.
88 <A NAME="_C_"><!-- --></A><H2>
91 <DT><A HREF="./org/apache/jcc/PythonException.html#clear()"><B>clear()</B></A> -
92 Method in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
96 <A NAME="_E_"><!-- --></A><H2>
99 <DT><A HREF="./org/apache/jcc/PythonException.html#errorName"><B>errorName</B></A> -
100 Variable in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
104 <A NAME="_G_"><!-- --></A><H2>
107 <DT><A HREF="./org/apache/jcc/PythonVM.html#get()"><B>get()</B></A> -
108 Static method in class org.apache.jcc.<A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc">PythonVM</A>
109 <DD>Obtain the PythonVM instance, or null if the Python VM
110 has not yet been started.
111 <DT><A HREF="./org/apache/jcc/PythonException.html#getErrorInfo()"><B>getErrorInfo()</B></A> -
112 Method in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
114 <DT><A HREF="./org/apache/jcc/PythonException.html#getErrorName()"><B>getErrorName()</B></A> -
115 Method in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
117 <DT><A HREF="./org/apache/jcc/PythonException.html#getMessage(boolean)"><B>getMessage(boolean)</B></A> -
118 Method in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
120 <DT><A HREF="./org/apache/jcc/PythonException.html#getMessage()"><B>getMessage()</B></A> -
121 Method in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
123 <DT><A HREF="./org/apache/jcc/PythonException.html#getTraceback()"><B>getTraceback()</B></A> -
124 Method in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
128 <A NAME="_I_"><!-- --></A><H2>
131 <DT><A HREF="./org/apache/jcc/PythonVM.html#init(java.lang.String, java.lang.String[])"><B>init(String, String[])</B></A> -
132 Method in class org.apache.jcc.<A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc">PythonVM</A>
134 <DT><A HREF="./org/apache/jcc/PythonVM.html#instantiate(java.lang.String, java.lang.String)"><B>instantiate(String, String)</B></A> -
135 Method in class org.apache.jcc.<A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc">PythonVM</A>
136 <DD>Instantiate the specified Python class, and return the instance.
139 <A NAME="_M_"><!-- --></A><H2>
142 <DT><A HREF="./org/apache/jcc/PythonException.html#message"><B>message</B></A> -
143 Variable in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
147 <A NAME="_O_"><!-- --></A><H2>
150 <DT><A HREF="./org/apache/jcc/package-summary.html"><B>org.apache.jcc</B></A> - package org.apache.jcc<DD> </DL>
152 <A NAME="_P_"><!-- --></A><H2>
155 <DT><A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc"><B>PythonException</B></A> - Exception in <A HREF="./org/apache/jcc/package-summary.html">org.apache.jcc</A><DD> <DT><A HREF="./org/apache/jcc/PythonException.html#PythonException(java.lang.String)"><B>PythonException(String)</B></A> -
156 Constructor for exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
158 <DT><A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc"><B>PythonVM</B></A> - Class in <A HREF="./org/apache/jcc/package-summary.html">org.apache.jcc</A><DD> <DT><A HREF="./org/apache/jcc/PythonVM.html#PythonVM()"><B>PythonVM()</B></A> -
159 Constructor for class org.apache.jcc.<A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc">PythonVM</A>
163 <A NAME="_R_"><!-- --></A><H2>
166 <DT><A HREF="./org/apache/jcc/PythonVM.html#releaseThreadState()"><B>releaseThreadState()</B></A> -
167 Method in class org.apache.jcc.<A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc">PythonVM</A>
168 <DD>Release the Python thread state counter.
171 <A NAME="_S_"><!-- --></A><H2>
174 <DT><A HREF="./org/apache/jcc/PythonVM.html#start(java.lang.String, java.lang.String[])"><B>start(String, String[])</B></A> -
175 Static method in class org.apache.jcc.<A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc">PythonVM</A>
176 <DD>Start the embedded Python interpreter.
177 <DT><A HREF="./org/apache/jcc/PythonVM.html#start(java.lang.String)"><B>start(String)</B></A> -
178 Static method in class org.apache.jcc.<A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc">PythonVM</A>
179 <DD>Start the embedded Python interpreter.
182 <A NAME="_T_"><!-- --></A><H2>
185 <DT><A HREF="./org/apache/jcc/PythonException.html#traceback"><B>traceback</B></A> -
186 Variable in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
190 <A NAME="_V_"><!-- --></A><H2>
193 <DT><A HREF="./org/apache/jcc/PythonVM.html#vm"><B>vm</B></A> -
194 Static variable in class org.apache.jcc.<A HREF="./org/apache/jcc/PythonVM.html" title="class in org.apache.jcc">PythonVM</A>
198 <A NAME="_W_"><!-- --></A><H2>
201 <DT><A HREF="./org/apache/jcc/PythonException.html#withTrace"><B>withTrace</B></A> -
202 Variable in exception org.apache.jcc.<A HREF="./org/apache/jcc/PythonException.html" title="class in org.apache.jcc">PythonException</A>
206 <A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</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="#_V_">V</A> <A HREF="#_W_">W</A>
208 <!-- ======= START OF BOTTOM NAVBAR ====== -->
209 <A NAME="navbar_bottom"><!-- --></A>
210 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
211 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
213 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
214 <A NAME="navbar_bottom_firstrow"><!-- --></A>
215 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
216 <TR ALIGN="center" VALIGN="top">
217 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./org/apache/jcc/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
218 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
219 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./org/apache/jcc/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
220 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
221 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
222 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
226 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
232 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
234 NEXT</FONT></TD>
235 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
236 <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
237 <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
238 <SCRIPT type="text/javascript">
241 document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
246 <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
253 <A NAME="skip-navbar_bottom"></A>
254 <!-- ======== END OF BOTTOM NAVBAR ======= -->