⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 ONGL学习的好书,介绍ONGL的相关知识
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DD>&nbsp;
<DT><A HREF="ognl/ArrayElementsAccessor.html#getElements(java.lang.Object)"><B>getElements(Object)</B></A> - 
Method in class ognl.<A HREF="ognl/ArrayElementsAccessor.html" title="class in ognl">ArrayElementsAccessor</A>
<DD>&nbsp;
<DT><A HREF="ognl/CollectionElementsAccessor.html#getElements(java.lang.Object)"><B>getElements(Object)</B></A> - 
Method in class ognl.<A HREF="ognl/CollectionElementsAccessor.html" title="class in ognl">CollectionElementsAccessor</A>
<DD>&nbsp;
<DT><A HREF="ognl/ElementsAccessor.html#getElements(java.lang.Object)"><B>getElements(Object)</B></A> - 
Method in interface ognl.<A HREF="ognl/ElementsAccessor.html" title="interface in ognl">ElementsAccessor</A>
<DD>Returns an iterator over the elements of the given target object.
<DT><A HREF="ognl/EnumerationElementsAccessor.html#getElements(java.lang.Object)"><B>getElements(Object)</B></A> - 
Method in class ognl.<A HREF="ognl/EnumerationElementsAccessor.html" title="class in ognl">EnumerationElementsAccessor</A>
<DD>&nbsp;
<DT><A HREF="ognl/IteratorElementsAccessor.html#getElements(java.lang.Object)"><B>getElements(Object)</B></A> - 
Method in class ognl.<A HREF="ognl/IteratorElementsAccessor.html" title="class in ognl">IteratorElementsAccessor</A>
<DD>&nbsp;
<DT><A HREF="ognl/MapElementsAccessor.html#getElements(java.lang.Object)"><B>getElements(Object)</B></A> - 
Method in class ognl.<A HREF="ognl/MapElementsAccessor.html" title="class in ognl">MapElementsAccessor</A>
<DD>&nbsp;
<DT><A HREF="ognl/NumberElementsAccessor.html#getElements(java.lang.Object)"><B>getElements(Object)</B></A> - 
Method in class ognl.<A HREF="ognl/NumberElementsAccessor.html" title="class in ognl">NumberElementsAccessor</A>
<DD>&nbsp;
<DT><A HREF="ognl/ObjectElementsAccessor.html#getElements(java.lang.Object)"><B>getElements(Object)</B></A> - 
Method in class ognl.<A HREF="ognl/ObjectElementsAccessor.html" title="class in ognl">ObjectElementsAccessor</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getElementsAccessor(java.lang.Class)"><B>getElementsAccessor(Class)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/JavaCharStream.html#getEndColumn()"><B>getEndColumn()</B></A> - 
Method in class ognl.<A HREF="ognl/JavaCharStream.html" title="class in ognl">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="ognl/JavaCharStream.html#getEndLine()"><B>getEndLine()</B></A> - 
Method in class ognl.<A HREF="ognl/JavaCharStream.html" title="class in ognl">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlContext.html#getEvaluation(int)"><B>getEvaluation(int)</B></A> - 
Method in class ognl.<A HREF="ognl/OgnlContext.html" title="class in ognl">OgnlContext</A>
<DD>Returns the Evaluation at the relative index given.
<DT><A HREF="ognl/OgnlException.html#getEvaluation()"><B>getEvaluation()</B></A> - 
Method in class ognl.<A HREF="ognl/OgnlException.html" title="class in ognl">OgnlException</A>
<DD>Returns the Evaluation that was the root evaluation when the exception was        thrown.
<DT><A HREF="ognl/OgnlRuntime.html#getEvaluationPool()"><B>getEvaluationPool()</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/Evaluation.html#getException()"><B>getException()</B></A> - 
Method in class ognl.<A HREF="ognl/Evaluation.html" title="class in ognl">Evaluation</A>
<DD>Returns the exception that occurred as a result of evaluating the        Evaluation, or null if no exception occurred.
<DT><A HREF="ognl/ExpressionNode.html#getExpressionOperator(int)"><B>getExpressionOperator(int)</B></A> - 
Method in class ognl.<A HREF="ognl/ExpressionNode.html" title="class in ognl">ExpressionNode</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getField(java.lang.Class, java.lang.String)"><B>getField(Class, String)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getFieldValue(ognl.OgnlContext, java.lang.Object, java.lang.String)"><B>getFieldValue(OgnlContext, Object, String)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getFieldValue(ognl.OgnlContext, java.lang.Object, java.lang.String, boolean)"><B>getFieldValue(OgnlContext, Object, String, boolean)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getFields(java.lang.Class)"><B>getFields(Class)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/Evaluation.html#getFirstChild()"><B>getFirstChild()</B></A> - 
Method in class ognl.<A HREF="ognl/Evaluation.html" title="class in ognl">Evaluation</A>
<DD>Returns the first child of this evaluation.
<DT><A HREF="ognl/Evaluation.html#getFirstDescendant()"><B>getFirstDescendant()</B></A> - 
Method in class ognl.<A HREF="ognl/Evaluation.html" title="class in ognl">Evaluation</A>
<DD>Gets the first descendent.
<DT><A HREF="ognl/DynamicSubscript.html#getFlag()"><B>getFlag()</B></A> - 
Method in class ognl.<A HREF="ognl/DynamicSubscript.html" title="class in ognl">DynamicSubscript</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getGetMethod(ognl.OgnlContext, java.lang.Class, java.lang.String)"><B>getGetMethod(OgnlContext, Class, String)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/SimpleNode.html#getIndexInParent()"><B>getIndexInParent()</B></A> - 
Method in class ognl.<A HREF="ognl/SimpleNode.html" title="class in ognl">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getIndexedProperty(ognl.OgnlContext, java.lang.Object, java.lang.String, java.lang.Object)"><B>getIndexedProperty(OgnlContext, Object, String, Object)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getIndexedPropertyType(ognl.OgnlContext, java.lang.Class, java.lang.String)"><B>getIndexedPropertyType(OgnlContext, Class, String)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>Determines the index property type, if any.
<DT><A HREF="ognl/ObjectIndexedPropertyDescriptor.html#getIndexedReadMethod()"><B>getIndexedReadMethod()</B></A> - 
Method in class ognl.<A HREF="ognl/ObjectIndexedPropertyDescriptor.html" title="class in ognl">ObjectIndexedPropertyDescriptor</A>
<DD>&nbsp;
<DT><A HREF="ognl/ObjectIndexedPropertyDescriptor.html#getIndexedWriteMethod()"><B>getIndexedWriteMethod()</B></A> - 
Method in class ognl.<A HREF="ognl/ObjectIndexedPropertyDescriptor.html" title="class in ognl">ObjectIndexedPropertyDescriptor</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlContext.html#getKeepLastEvaluation()"><B>getKeepLastEvaluation()</B></A> - 
Method in class ognl.<A HREF="ognl/OgnlContext.html" title="class in ognl">OgnlContext</A>
<DD>Returns true if the last evaluation that was done on this        context is retained and available through <code>getLastEvaluation()</code>.
<DT><A HREF="ognl/Evaluation.html#getLastChild()"><B>getLastChild()</B></A> - 
Method in class ognl.<A HREF="ognl/Evaluation.html" title="class in ognl">Evaluation</A>
<DD>Returns the last child of this evaluation.
<DT><A HREF="ognl/Evaluation.html#getLastDescendant()"><B>getLastDescendant()</B></A> - 
Method in class ognl.<A HREF="ognl/Evaluation.html" title="class in ognl">Evaluation</A>
<DD>Gets the last descendent.
<DT><A HREF="ognl/Ognl.html#getLastEvaluation(java.util.Map)"><B>getLastEvaluation(Map)</B></A> - 
Static method in class ognl.<A HREF="ognl/Ognl.html" title="class in ognl">Ognl</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlContext.html#getLastEvaluation()"><B>getLastEvaluation()</B></A> - 
Method in class ognl.<A HREF="ognl/OgnlContext.html" title="class in ognl">OgnlContext</A>
<DD>&nbsp;
<DT><A HREF="ognl/JavaCharStream.html#getLine()"><B>getLine()</B></A> - 
Method in class ognl.<A HREF="ognl/JavaCharStream.html" title="class in ognl">JavaCharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="ognl/Ognl.html#getMemberAccess(java.util.Map)"><B>getMemberAccess(Map)</B></A> - 
Static method in class ognl.<A HREF="ognl/Ognl.html" title="class in ognl">Ognl</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlContext.html#getMemberAccess()"><B>getMemberAccess()</B></A> - 
Method in class ognl.<A HREF="ognl/OgnlContext.html" title="class in ognl">OgnlContext</A>
<DD>&nbsp;
<DT><A HREF="ognl/ParseException.html#getMessage()"><B>getMessage()</B></A> - 
Method in class ognl.<A HREF="ognl/ParseException.html" title="class in ognl">ParseException</A>
<DD>This method has the standard behavior when this object has been created using the standard constructors.
<DT><A HREF="ognl/TokenMgrError.html#getMessage()"><B>getMessage()</B></A> - 
Method in class ognl.<A HREF="ognl/TokenMgrError.html" title="class in ognl">TokenMgrError</A>
<DD>You can also modify the body of this method to customize your error messages.
<DT><A HREF="ognl/OgnlRuntime.html#getMethodAccessor(java.lang.Class)"><B>getMethodAccessor(Class)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getMethodValue(ognl.OgnlContext, java.lang.Object, java.lang.String)"><B>getMethodValue(OgnlContext, Object, String)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getMethodValue(ognl.OgnlContext, java.lang.Object, java.lang.String, boolean)"><B>getMethodValue(OgnlContext, Object, String, boolean)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>If the checkAccessAndExistence flag is true this method will check to see if the        method exists and if it is accessible according to the context's MemberAccess.
<DT><A HREF="ognl/OgnlRuntime.html#getMethods(java.lang.Class, boolean)"><B>getMethods(Class, boolean)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getMethods(java.lang.Class, java.lang.String, boolean)"><B>getMethods(Class, String, boolean)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlRuntime.html#getModifierString(int)"><B>getModifierString(int)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/NoSuchPropertyException.html#getName()"><B>getName()</B></A> - 
Method in class ognl.<A HREF="ognl/NoSuchPropertyException.html" title="class in ognl">NoSuchPropertyException</A>
<DD>&nbsp;
<DT><A HREF="ognl/Evaluation.html#getNext()"><B>getNext()</B></A> - 
Method in class ognl.<A HREF="ognl/Evaluation.html" title="class in ognl">Evaluation</A>
<DD>Returns the next sibling of this evaluation.
<DT><A HREF="ognl/SimpleNode.html#getNextSibling()"><B>getNextSibling()</B></A> - 
Method in class ognl.<A HREF="ognl/SimpleNode.html" title="class in ognl">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlParser.html#getNextToken()"><B>getNextToken()</B></A> - 
Method in class ognl.<A HREF="ognl/OgnlParser.html" title="class in ognl">OgnlParser</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlParserTokenManager.html#getNextToken()"><B>getNextToken()</B></A> - 
Method in class ognl.<A HREF="ognl/OgnlParserTokenManager.html" title="class in ognl">OgnlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="ognl/Evaluation.html#getNode()"><B>getNode()</B></A> - 
Method in class ognl.<A HREF="ognl/Evaluation.html" title="class in ognl">Evaluation</A>
<DD>Returns the <code>SimpleNode</code> for this <code>Evaluation</code>
<DT><A HREF="ognl/OgnlRuntime.html#getNullHandler(java.lang.Class)"><B>getNullHandler(Class)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlRuntime.html" title="class in ognl">OgnlRuntime</A>
<DD>&nbsp;
<DT><A HREF="ognl/OgnlOps.html#getNumericType(java.lang.Object)"><B>getNumericType(Object)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlOps.html" title="class in ognl">OgnlOps</A>
<DD>Returns a constant from the NumericTypes interface that represents the numeric type of the given object.
<DT><A HREF="ognl/OgnlOps.html#getNumericType(java.lang.Object, java.lang.Object)"><B>getNumericType(Object, Object)</B></A> - 
Static method in class ognl.<A HREF="ognl/OgnlOps.html" title="class in ognl">OgnlOps</A>
<DD>Returns the constant from the NumericTypes interface that best expresses the type of a numeric operation on the two given objects.
<DT><A HREF="ognl/OgnlOps.html#

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -