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


Field Summary
private  String name
           
 
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
 

Field Detail

name

private String name
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 © 2000-2008 Apache Software Foundation. All Rights Reserved.