Serialized Form


Package no.sintef.file

Class no.sintef.file.MimeTypeEnum extends java.lang.Object implements Serializable

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Enumeration pattern: Ensure that a.equals(b) <=> (a == b) for all MimeTypeEnums a and b when deserializing.

Throws:
java.io.ObjectStreamException - if no MimeTypeEnum can be found for that mime type string
Serialized Fields

mimeType

java.lang.String mimeType


Package no.sintef.lock

Class no.sintef.lock.AlreadyLockedException extends LockException implements Serializable

Serialized Fields

lockedDate

java.util.Calendar lockedDate

Class no.sintef.lock.LockedByOtherUserException extends LockException implements Serializable

Serialized Fields

lockedBy

java.lang.String lockedBy

lockedDate

java.util.Calendar lockedDate

Class no.sintef.lock.LockException extends java.lang.Exception implements Serializable

Class no.sintef.lock.LockRequiredException extends LockException implements Serializable


Package no.sintef.xml

Class no.sintef.xml.XmlException extends java.lang.Exception implements Serializable



Copyright © 2003-2005 SINTEF. All Rights Reserved.