org.formaria.editor.lm
Class License

java.lang.Object
  extended by org.formaria.editor.lm.License
All Implemented Interfaces:
java.io.Serializable

public class License
extends java.lang.Object
implements java.io.Serializable

A bundle of Aria licenses

Copyright (c) Formaria Ltd., 2002-2007

License: see License.txt

Since:
3.2
See Also:
Serialized Form

Field Summary
 LicenseEntry[] licenseEntries
           
 java.lang.String signature
           
 
Constructor Summary
License()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

licenseEntries

public LicenseEntry[] licenseEntries

signature

public java.lang.String signature
Constructor Detail

License

public License()