|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |