com.opensymphony.xwork2.util
Class ResolverUtil.NameIs

java.lang.Object
  extended by com.opensymphony.xwork2.util.ResolverUtil.ResourceTest
      extended by com.opensymphony.xwork2.util.ResolverUtil.NameIs
All Implemented Interfaces:
ResolverUtil.Test
Enclosing class:
ResolverUtil<T>

public static class ResolverUtil.NameIs
extends ResolverUtil.ResourceTest


Constructor Summary
ResolverUtil.NameIs(String name)
           
 
Method Summary
 boolean matches(URL resource)
           
 String toString()
           
 
Methods inherited from class com.opensymphony.xwork2.util.ResolverUtil.ResourceTest
doesMatchClass, doesMatchResource, matches
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResolverUtil.NameIs

public ResolverUtil.NameIs(String name)
Method Detail

matches

public boolean matches(URL resource)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009 OpenSymphony. All Rights Reserved.