org.apache.wicket.util.xml
Class CustomEntityResolver.ServletApiEntityLocator
java.lang.Object
org.apache.wicket.util.xml.CustomEntityResolver.ServletApiEntityLocator
- All Implemented Interfaces:
- CustomEntityResolver.EntityLocator
- Enclosing class:
- CustomEntityResolver
public static class CustomEntityResolver.ServletApiEntityLocator
- extends Object
- implements CustomEntityResolver.EntityLocator
entity locator for resources inside servlet-api.jar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
locateInputSource
public InputSource locateInputSource()
- resolve servlet api resource, where e.g. 'web-app_2_3.dtd' is located
- Specified by:
locateInputSource
in interface CustomEntityResolver.EntityLocator
- Returns:
- input source
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.