net.jakubholy.jeeutils.jsfelcheck.expressionfinder.impl.regexp
Class JsfElMatcher

java.lang.Object
  extended by net.jakubholy.jeeutils.jsfelcheck.expressionfinder.impl.regexp.JsfElMatcher

public class JsfElMatcher
extends Object

RegExp matcher for JSF EL expression attributes.


Method Summary
 ExpressionInfo findNext()
           
static JsfElMatcher forText(String source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forText

public static JsfElMatcher forText(String source)

findNext

public ExpressionInfo findNext()


Copyright © 2011. All Rights Reserved.