Uses of Package
org.zkoss.chart.lic.xml
-
Packages that use org.zkoss.chart.lic.xml Package Description org.zkoss.chart.lic.xml Provides XML services like encoding/decoding of persistent objects or signing/verifying secure generic certificates. -
Classes in org.zkoss.chart.lic.xml used by org.zkoss.chart.lic.xml Class Description GenericCertificate This non-visual JavaBean implements authenticated runtime objects whose integrity cannot be compromised without being detected.GenericCertificateIntegrityException An instance of this class is thrown if the integrity of aGenericCertificate
has been detected to be compromised.GenericCertificateIsLockedException Thrown if a property is tried to set once aGenericCertificate
has been locked.GenericCertificateNotLockedException An instance of this class is thrown if aGenericCertificate
's content is tried to be retrieved but the certificate has neither signed nor verified any content.PersistenceServiceException An instance of this class is thrown when storing or loading a persistent object graph to or from an XML file has failed.