org.deegree.commons.xml.schema
Class RedirectingEntityResolver
java.lang.Object
org.deegree.commons.xml.schema.RedirectingEntityResolver
- All Implemented Interfaces:
- org.apache.xerces.xni.parser.XMLEntityResolver
public class RedirectingEntityResolver
- extends Object
- implements org.apache.xerces.xni.parser.XMLEntityResolver
Xerces entity resolver that performs redirection of requests for OpenGIS core schemas (e.g. GML) to a local copy on
the classpath.
- Version:
- $Revision:$, $Date:$
- Author:
- Markus Schneider , last edited by: $Author:$
|
Method Summary |
org.apache.xerces.xni.parser.XMLInputSource |
resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier identifier)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RedirectingEntityResolver
public RedirectingEntityResolver()
resolveEntity
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier identifier)
throws org.apache.xerces.xni.XNIException,
IOException
- Specified by:
resolveEntity in interface org.apache.xerces.xni.parser.XMLEntityResolver
- Throws:
org.apache.xerces.xni.XNIException
IOException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>