public class JsonDataSource extends Object
| Constructor and Description |
|---|
JsonDataSource(InputStream jsonStream) |
JsonDataSource(InputStream jsonStream,
JsonDataLoadOptions options) |
JsonDataSource(String jsonPath) |
JsonDataSource(String jsonPath,
JsonDataLoadOptions options) |
| Modifier and Type | Method and Description |
|---|---|
com.aspose.IDataSourceFacadeCore |
toCore()
Deprecated.
|
public JsonDataSource(InputStream jsonStream) throws Exception
Exceptionpublic JsonDataSource(InputStream jsonStream, JsonDataLoadOptions options) throws Exception
Exceptionpublic JsonDataSource(String jsonPath, JsonDataLoadOptions options) throws Exception
Exception@Deprecated public com.aspose.IDataSourceFacadeCore toCore()
Copyright © 2026. All rights reserved.