XmlQueryContext.setNamespace |
![]() ![]() |
import com.sleepycat.dbxml.*;public void setNamespace(String prefix, String uri) throws XmlException;
The XmlQueryContext.setNamespace method maps the specified URI to the specified namespace prefix.
![]() ![]() |
Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.