JavaDoc for "com.aspose.words.net.System.Data.*" (eg DataSet, DataTable, DataRow)?

Hi,

Q: Where is the JavaDoc for the classes within the “com.aspose.words.net.System.Data” package ( ie. DataSet/DataTable/DataRow)?

  • I don’t see any of these in the “all classes” view, but some of the classes are mentioned in other classes (ie MailMerge. - These classes are likely shared with other Java products, so maybe they are documented elsewhere.

Image of the classes etc via intellisense:
com-aspose-words-net-System-Data.png (58.5 KB)

For those who can’t view the attached image, here are a subset of the classes:

  • com.aspose.words.net.System.Data.DataSet;
  • com.aspose.words.net.System.Data.DataTable;
  • com.aspose.words.net.System.Data.DataRow;
  • com.aspose.words.net.System.Data.DataRowCollection;
  • com.aspose.words.net.System.Data.DataTableCollection;
  • com.aspose.words.net.System.Data.DataTableReader;
  • com.aspose.words.net.System.Data.DataRelation;
  • com.aspose.words.net.System.Data.MappingType;

Q: Also, where is the most complete documentation on the usage of the Data classes?

  • If there isn’t one place, what are some of your favorite links?

Thanks,
Erik

@ewestland

Thanks for your inquiry. We added a feature in Aspose.Words for Java to read XML using DataSet.readXml same as .NET method DataSet.ReadXml. Unfortunately, it is not available in Aspose.Words for Java API reference. We have logged this issue in our issue tracking system as WORDSJAVA-1972. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSJAVA-1972) have been fixed in this Aspose.Words for Java 22.10 update also available on Maven.