📄 index-all.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Sat Aug 14 08:12:30 GMT-07:00 2004 -->
<TITLE>
Index (OGNL)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (OGNL)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="ognl/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</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="#_K_">K</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>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="ognl/DynamicSubscript.html#ALL"><B>ALL</B></A> -
Static variable in class ognl.<A HREF="ognl/DynamicSubscript.html" title="class in ognl">DynamicSubscript</A>
<DD>
<DT><A HREF="ognl/JavaCharStream.html#AdjustBuffSize()"><B>AdjustBuffSize()</B></A> -
Method in class ognl.<A HREF="ognl/JavaCharStream.html" title="class in ognl">JavaCharStream</A>
<DD>
<DT><A HREF="ognl/ArrayElementsAccessor.html" title="class in ognl"><B>ArrayElementsAccessor</B></A> - class ognl.<A HREF="ognl/ArrayElementsAccessor.html" title="class in ognl">ArrayElementsAccessor</A>.<DD>Implementation of ElementsAccessor that returns an iterator over a Java array.<DT><A HREF="ognl/ArrayElementsAccessor.html#ArrayElementsAccessor()"><B>ArrayElementsAccessor()</B></A> -
Constructor for class ognl.<A HREF="ognl/ArrayElementsAccessor.html" title="class in ognl">ArrayElementsAccessor</A>
<DD>
<DT><A HREF="ognl/ArrayPropertyAccessor.html" title="class in ognl"><B>ArrayPropertyAccessor</B></A> - class ognl.<A HREF="ognl/ArrayPropertyAccessor.html" title="class in ognl">ArrayPropertyAccessor</A>.<DD>Implementation of PropertyAccessor that uses numbers and dynamic subscripts as properties to index into Java arrays.<DT><A HREF="ognl/ArrayPropertyAccessor.html#ArrayPropertyAccessor()"><B>ArrayPropertyAccessor()</B></A> -
Constructor for class ognl.<A HREF="ognl/ArrayPropertyAccessor.html" title="class in ognl">ArrayPropertyAccessor</A>
<DD>
<DT><A HREF="ognl/OgnlOps.html#add(java.lang.Object, java.lang.Object)"><B>add(Object, Object)</B></A> -
Static method in class ognl.<A HREF="ognl/OgnlOps.html" title="class in ognl">OgnlOps</A>
<DD>
<DT><A HREF="ognl/Evaluation.html#addChild(ognl.Evaluation)"><B>addChild(Evaluation)</B></A> -
Method in class ognl.<A HREF="ognl/Evaluation.html" title="class in ognl">Evaluation</A>
<DD>Adds a child to the list of children of this evaluation.
<DT><A HREF="ognl/Ognl.html#addDefaultContext(java.lang.Object, java.util.Map)"><B>addDefaultContext(Object, Map)</B></A> -
Static method in class ognl.<A HREF="ognl/Ognl.html" title="class in ognl">Ognl</A>
<DD>Appends the standard naming context for evaluating an OGNL expression into the context given so that cached maps can be used as a context.
<DT><A HREF="ognl/Ognl.html#addDefaultContext(java.lang.Object, ognl.ClassResolver, java.util.Map)"><B>addDefaultContext(Object, ClassResolver, Map)</B></A> -
Static method in class ognl.<A HREF="ognl/Ognl.html" title="class in ognl">Ognl</A>
<DD>Appends the standard naming context for evaluating an OGNL expression into the context given so that cached maps can be used as a context.
<DT><A HREF="ognl/Ognl.html#addDefaultContext(java.lang.Object, ognl.ClassResolver, ognl.TypeConverter, java.util.Map)"><B>addDefaultContext(Object, ClassResolver, TypeConverter, Map)</B></A> -
Static method in class ognl.<A HREF="ognl/Ognl.html" title="class in ognl">Ognl</A>
<DD>Appends the standard naming context for evaluating an OGNL expression into the context given so that cached maps can be used as a context.
<DT><A HREF="ognl/Ognl.html#addDefaultContext(java.lang.Object, ognl.ClassResolver, ognl.TypeConverter, ognl.MemberAccess, java.util.Map)"><B>addDefaultContext(Object, ClassResolver, TypeConverter, MemberAccess, Map)</B></A> -
Static method in class ognl.<A HREF="ognl/Ognl.html" title="class in ognl">Ognl</A>
<DD>Appends the standard naming context for evaluating an OGNL expression into the context given so that cached maps can be used as a context.
<DT><A HREF="ognl/TokenMgrError.html#addEscapes(java.lang.String)"><B>addEscapes(String)</B></A> -
Static method in class ognl.<A HREF="ognl/TokenMgrError.html" title="class in ognl">TokenMgrError</A>
<DD>Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
<DT><A HREF="ognl/ParseException.html#add_escapes(java.lang.String)"><B>add_escapes(String)</B></A> -
Method in class ognl.<A HREF="ognl/ParseException.html" title="class in ognl">ParseException</A>
<DD>Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
<DT><A HREF="ognl/OgnlParser.html#additiveExpression()"><B>additiveExpression()</B></A> -
Method in class ognl.<A HREF="ognl/OgnlParser.html" title="class in ognl">OgnlParser</A>
<DD>
<DT><A HREF="ognl/JavaCharStream.html#adjustBeginLineColumn(int, int)"><B>adjustBeginLineColumn(int, int)</B></A> -
Method in class ognl.<A HREF="ognl/JavaCharStream.html" title="class in ognl">JavaCharStream</A>
<DD>Method to adjust line and column numbers for the start of a token.
<DT><A HREF="ognl/DynamicSubscript.html#all"><B>all</B></A> -
Static variable in class ognl.<A HREF="ognl/DynamicSubscript.html" title="class in ognl">DynamicSubscript</A>
<DD>
<DT><A HREF="ognl/DefaultMemberAccess.html#allowPackageProtectedAccess"><B>allowPackageProtectedAccess</B></A> -
Variable in class ognl.<A HREF="ognl/DefaultMemberAccess.html" title="class in ognl">DefaultMemberAccess</A>
<DD>
<DT><A HREF="ognl/DefaultMemberAccess.html#allowPrivateAccess"><B>allowPrivateAccess</B></A> -
Variable in class ognl.<A HREF="ognl/DefaultMemberAccess.html" title="class in ognl">DefaultMemberAccess</A>
<DD>
<DT><A HREF="ognl/DefaultMemberAccess.html#allowProtectedAccess"><B>allowProtectedAccess</B></A> -
Variable in class ognl.<A HREF="ognl/DefaultMemberAccess.html" title="class in ognl">DefaultMemberAccess</A>
<DD>
<DT><A HREF="ognl/OgnlParser.html#andExpression()"><B>andExpression()</B></A> -
Method in class ognl.<A HREF="ognl/OgnlParser.html" title="class in ognl">OgnlParser</A>
<DD>
<DT><A HREF="ognl/OgnlRuntime.html#areArgsCompatible(java.lang.Object[], java.lang.Class[])"><B>areArgsCompatible(Object[], Class[])</B></A> -
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>Tells whether the given array of objects is compatible with the given array of classes---that is, whether the given array of objects can be passed as arguments to a method or constructor whose parameter types are the given array of classes.
<DT><A HREF="ognl/OgnlParser.html#assignmentExpression()"><B>assignmentExpression()</B></A> -
Method in class ognl.<A HREF="ognl/OgnlParser.html" title="class in ognl">OgnlParser</A>
<DD>
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="ognl/OgnlParserConstants.html#BACK_CHAR_ESC"><B>BACK_CHAR_ESC</B></A> -
Static variable in interface ognl.<A HREF="ognl/OgnlParserConstants.html" title="interface in ognl">OgnlParserConstants</A>
<DD>
<DT><A HREF="ognl/OgnlParserConstants.html#BACK_CHAR_LITERAL"><B>BACK_CHAR_LITERAL</B></A> -
Static variable in interface ognl.<A HREF="ognl/OgnlParserConstants.html" title="interface in ognl">OgnlParserConstants</A>
<DD>
<DT><A HREF="ognl/NumericTypes.html#BIGDEC"><B>BIGDEC</B></A> -
Static variable in interface ognl.<A HREF="ognl/NumericTypes.html" title="interface in ognl">NumericTypes</A>
<DD>Type tag meaning java.math.BigDecimal.
<DT><A HREF="ognl/NumericTypes.html#BIGINT"><B>BIGINT</B></A> -
Static variable in interface ognl.<A HREF="ognl/NumericTypes.html" title="interface in ognl">NumericTypes</A>
<DD>Type tag meaning java.math.BigInteger.
<DT><A HREF="ognl/NumericTypes.html#BOOL"><B>BOOL</B></A> -
Static variable in interface ognl.<A HREF="ognl/NumericTypes.html" title="interface in ognl">NumericTypes</A>
<DD>Type tag meaning boolean.
<DT><A HREF="ognl/NumericTypes.html#BYTE"><B>BYTE</B></A> -
Static variable in interface ognl.<A HREF="ognl/NumericTypes.html" title="interface in ognl">NumericTypes</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -