Save This Page
Home » displaytag-1.1.1-src » org » displaytag » tld » [javadoc | source]
org.displaytag.tld
public static class: TldTest.ClasspathEntityResolver [javadoc | source]
java.lang.Object
   org.displaytag.tld.TldTest$ClasspathEntityResolver

All Implemented Interfaces:
    EntityResolver

Simple Entity resolver which looks in the classpath for dtds.
Method from org.displaytag.tld.TldTest$ClasspathEntityResolver Summary:
resolveEntity
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.displaytag.tld.TldTest$ClasspathEntityResolver Detail:
 public InputSource resolveEntity(String publicID,
    String systemID)