org.jboss.jsfunit.analysis
Class ViewParser

java.lang.Object
  extended by org.jboss.jsfunit.analysis.ViewParser

public class ViewParser
extends Object

Author:
Dennis Byrne

Constructor Summary
ViewParser()
           
 
Method Summary
 Map<String,List<String>> getActionListeners()
           
 Map<String,List<String>> getActions()
           
 void parse(Node node, String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewParser

public ViewParser()
Method Detail

getActionListeners

public Map<String,List<String>> getActionListeners()

getActions

public Map<String,List<String>> getActions()

parse

public void parse(Node node,
                  String path)


Copyright © 2007-2008 JBoss Inc.. All Rights Reserved.