org.apache.commons.javaflow.utils
Interface ReflectionUtils.Matcher

All Known Implementing Classes:
ReflectionUtils.DefaultMatcher
Enclosing interface:
ReflectionUtils

public static interface ReflectionUtils.Matcher


Method Summary
 boolean matches(java.lang.String pName)
           
 

Method Detail

matches

public boolean matches(java.lang.String pName)


Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.