org.apache.wicket.util.xml
Interface CustomEntityResolver.EntityLocator

All Known Implementing Classes:
CustomEntityResolver.ServletApiEntityLocator
Enclosing class:
CustomEntityResolver

public static interface CustomEntityResolver.EntityLocator

entity locator

manages locating an entity


Method Summary
 InputSource locateInputSource()
           
 

Method Detail

locateInputSource

InputSource locateInputSource()
                              throws SAXException,
                                     IOException
Returns:
input source
Throws:
SAXException
IOException


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.