XmlDocument.setName

API Ref

import com.sleepycat.dbxml.*;

public void setName(String name) throws XmlException;


Description: XmlDocument.setName

The XmlDocument.setName method sets the name of the document.

Parameters

name
A string containing the name to be assigned to the XmlDocument.

Class

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

APIRef

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