com.aspose.imaging.license
Class License

java.lang.Object
  extended by com.aspose.imaging.license.License

public class License
extends java.lang.Object


Constructor Summary
License()
           
 
Method Summary
 void setLicense(java.io.InputStream stream)
           Sets licenses the component
 void setLicense(java.lang.String licenseName)
           Sets licenses the component
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

License

public License()
Method Detail

setLicense

public void setLicense(java.io.InputStream stream)
                throws java.lang.Exception

Sets licenses the component

Throws:
java.lang.Exception

setLicense

public void setLicense(java.lang.String licenseName)
                throws java.lang.Exception

Sets licenses the component

Throws:
java.lang.Exception