Apache Tomcat 7.0.37

org.apache.el.parser
Interface NodeVisitor

All Known Implementing Classes:
ExpressionBuilder

public interface NodeVisitor

Version:
$Id: NodeVisitor.java 939311 2010-04-29 14:01:02Z kkolinko $
Author:
Jacob Hookom [jacob@hookom.net]

Method Summary
 void visit(Node node)
           
 

Method Detail

visit

void visit(Node node)
           throws Exception
Throws:
Exception

Apache Tomcat 7.0.37

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.