TrueLicense XML 1.33

Package de.schlichtherle.xml

Provides XML services like encoding/decoding of persistent objects.

See:
          Description

Interface Summary
XMLConstants Provides some constants used throughout this package.
 

Class Summary
GenericCertificate This non-visual JavaBean is a factory for authenticated runtime objects whose integrity cannot be compromised without being detected.
PersistenceService Provides a collection of static methods to support comfortable loading and storing of objects as XML data.
 

Exception Summary
GenericCertificateIntegrityException An instance of this class is thrown if the integrity of a GenericCertificate has been detected to be compromised.
GenericCertificateIsLockedException Thrown if a property is tried to set once a GenericCertificate has been locked.
GenericCertificateNotLockedException An instance of this class is thrown if a GenericCertificate's content is tried to be retrieved but the certificate has neither signed nor verified any content.
PersistenceServiceException Indicates failure to store or load a persistent object graph to or from an XML file.
 

Package de.schlichtherle.xml Description

Provides XML services like encoding/decoding of persistent objects.


TrueLicense XML 1.33

Copyright © 2005-2015 Schlichtherle IT Services. All Rights Reserved.