Uses of Interface
org.apache.wicket.util.xml.CustomEntityResolver.EntityLocator
-
Packages that use CustomEntityResolver.EntityLocator Package Description org.apache.wicket.util.xml -
-
Uses of CustomEntityResolver.EntityLocator in org.apache.wicket.util.xml
Classes in org.apache.wicket.util.xml that implement CustomEntityResolver.EntityLocator Modifier and Type Class Description static class
CustomEntityResolver.ServletApiEntityLocator
entity locator for resources inside servlet-api.jarMethods in org.apache.wicket.util.xml with parameters of type CustomEntityResolver.EntityLocator Modifier and Type Method Description void
CustomEntityResolver. put(CustomEntityResolver.EntityKey key, CustomEntityResolver.EntityLocator locator)
add custom entity resolver
-