XmlDocument.getMetaData |
![]() ![]() |
import com.sleepycat.dbxml.*;public boolean getMetaData(String uri, String name, XmlValue value) throws XmlException;
The XmlDocument.getMetaData method returns the value of the specified metadata attribute.
The method returns true if a value for the named metadata attribute is found within the document.
![]() ![]() |
Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.