XmlQueryContext.clearNamespaces

API Ref

import com.sleepycat.dbxml.*;

public void clearNamespaces() throws XmlException;


Description: XmlQueryContext.clearNamespaces

The XmlQueryContext.clearNamespaces method removes all current namespace prefix to URI mappings from the query context.


Class

XmlContainer, XmlDocument, XmlException, XmlIndexSpecification, XmlQueryContext, XmlQueryExpression, XmlResults, XmlUpdateContext, XmlValue

APIRef

Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.