com.aspose.barcoderecognition
Class License

java.lang.Object
  extended by com.aspose.barcoderecognition.License

public class License
extends Object


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

Constructor Detail

License

public License()
Method Detail

setLicense

public void setLicense(String licenseName)
                throws Exception
Throws:
Exception

setLicense

public void setLicense(InputStream stream)
                throws Exception
Throws:
Exception


Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.