public class XmlDataLoadOptions
extends java.lang.Object
XmlDataSource.| Constructor and Description |
|---|
XmlDataLoadOptions()
Initializes a new instance of this class with default options.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAlwaysGenerateRootObject()
Gets a flag indicating whether a generated data source will always contain an object for an XML root element.
|
void |
setAlwaysGenerateRootObject(boolean value)
Sets a flag indicating whether a generated data source will always contain an object for an XML root element.
|
public XmlDataLoadOptions()
public boolean getAlwaysGenerateRootObject()
public void setAlwaysGenerateRootObject(boolean value)
value - A flag indicating whether a generated data source will always contain an object for an XML root element.
See Also:
GroupDocs.Assembly for Java Documentation - the home page for the GroupDocs.Assembly for Java Product Documentation.
GroupDocs.Assembly for Java Support Forum - our preferred method of support.
© 2001-2023 Aspose Pty Ltd. All rights reserved.