com.aspose.barcode.Licensing
Class License

java.lang.Object
  extended by com.aspose.barcode.Licensing.License

public class License
extends java.lang.Object


Constructor Summary
License()
           
 
Method Summary
 void setLicense(java.io.InputStream stream)
           
 void setLicense(java.lang.String licenseName)
           
 
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
Throws:
java.lang.Exception

setLicense

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