Deprecated API

Deprecated Methods
org.xquark.xml.xdbc.XMLDocument.getAsDOM()
          New method name is XMLDocument.getAsDocument() 
org.xquark.bridge.XQBridge.getMapping(InputSource)
          Prefer the string methods because they do not pose a problem for resolving relative URIs in mapping file schemaLocation attribute. 
org.xquark.bridge.XQBridge.getMapping(InputSource, boolean)
          Prefer the string methods because they do not pose a problem for resolving relative URIs in mapping file schemaLocation attribute. 
org.xquark.xml.xdbc.XMLResultSet.nextAsDOM()
          Prefer XMLResultSet.nextAsDocument() or XMLResultSet.nextAsDOM(Element) becuse a result may return multiple root nodes. 
 



Copyright © 2004 Université de Versailles Saint-Quentin, XQuark Group. All rights reserved.