com.sun.el.parser
接口 NodeVisitor

所有已知实现类:
ExpressionBuilder

public interface NodeVisitor

版本:
$Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: hmalphett $
作者:
Jacob Hookom [jacob@hookom.net]

方法摘要
 void visit(Node node)
           
 

方法详细信息

visit

void visit(Node node)
           throws ELException
抛出:
ELException


Copyright © 2013. All Rights Reserved.