import com.sleepycat.dbxml.*; public void setName(String name) throws XmlException;
public void setName(String name) throws XmlException;
The XmlDocument.setName method sets the name of the document.
Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.