XmlQueryContext.getVariableValue |
![]() ![]() |
import com.sleepycat.dbxml.*;public XmlValue getVariableValue(String name) throws XmlException;
The XmlQueryContext.getVariableValue method returns the value that is bound to the specified variable. If there is no value binding then the function returns null.
![]() ![]() |
Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.