Oracle® Spatial and Graph Java API Reference
Release 19.1, E94803-01
- java.lang.Object
-
- oracle.spatial.util.SchemaEntityResolver
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
resolveEntity
public org.xml.sax.InputSource resolveEntity(java.lang.String targetNS,
java.lang.String systemId)
throws org.xml.sax.SAXException,
java.io.IOException,
java.lang.RuntimeException
- Specified by:
resolveEntity
in interface org.xml.sax.EntityResolver
- Parameters:
targetNS
- Namespace
systemId
- URL
- Returns:
- Throws:
org.xml.sax.SAXException
java.io.IOException
java.lang.RuntimeException
Oracle® Spatial and Graph Java API Reference
Release 19.1, E94803-01
Copyright © 2007, 2019, Oracle and/or its affiliates. All Rights Reserved.