License

Overview

License is a class in Aspose.3D FOSS for Java.

License management class (not available in FOSS version).

This class provides 3 methods for working with License objects in Java programs. Available methods include: License, setLicense. All public members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.

Methods

SignatureDescription
License()Initializes a new instance of the License class.
setLicense(licenseName: String)Not implemented in the FOSS edition — throws at runtime. Sets the license (not available in FOSS version).
setLicense(stream: java.io.InputStream)Not implemented in the FOSS edition — throws at runtime. Sets the license from a stream (not available in FOSS version).

See Also

 English