Serialized Form


Package org.wymiwyg.commons.mediatypes

Class org.wymiwyg.commons.mediatypes.MimeType extends javax.activation.MimeType implements Serializable

serialVersionUID: -8008191640370988434L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package org.wymiwyg.commons.util

Class org.wymiwyg.commons.util.ContentUnavailableException extends HashStoreException implements Serializable

Class org.wymiwyg.commons.util.HashStoreException extends Exception implements Serializable

Class org.wymiwyg.commons.util.LanguageUnavailableException extends Exception implements Serializable

serialVersionUID: -3809308014998216477L

Serialized Fields

availableLanguages

String[] availableLanguages

Class org.wymiwyg.commons.util.MalformedURIException extends IOException implements Serializable

Class org.wymiwyg.commons.util.UnsupportedURIType extends HashStoreException implements Serializable

Class org.wymiwyg.commons.util.URI extends Object implements Serializable

Serialized Fields

m_scheme

String m_scheme
Stores the scheme (usually the protocol) for this URI.


m_userinfo

String m_userinfo
If specified, stores the userinfo for this URI; otherwise null


m_host

String m_host
If specified, stores the host for this URI; otherwise null


m_port

String m_port
If specified, stores the port for this URI; otherwise null


n_port

int n_port

m_path

String m_path
If specified, stores the path for this URI; otherwise null


m_subPaths

String[] m_subPaths
Lazily assigned variable being: ?? { m_path +"a", dir, parent-dir, grand-parent-dir } Each component is lazily assigned too.


m_queryString

String m_queryString
If specified, stores the query string for this URI; otherwise null.


m_fragment

String m_fragment
If specified, stores the fragment for this URI; otherwise null


haveCheckedNFC

boolean haveCheckedNFC

isNFC

boolean isNFC

Package org.wymiwyg.commons.util.arguments

Class org.wymiwyg.commons.util.arguments.InvalidArgumentsException extends Exception implements Serializable

serialVersionUID: 6129120926976532521L

Class org.wymiwyg.commons.util.arguments.MissingArgumentException extends InvalidArgumentsException implements Serializable

serialVersionUID: -2086386201152724340L


Package org.wymiwyg.commons.util.http

Class org.wymiwyg.commons.util.http.ContentNegotationFailedException extends Exception implements Serializable

Serialized Fields

available

String[] available

Class org.wymiwyg.commons.util.http.NotMultipartFormException extends IOException implements Serializable


Package org.wymiwyg.commons.util.io

Class org.wymiwyg.commons.util.io.GreedyPreReadingInputStream.StreamFinishedException extends Exception implements Serializable

serialVersionUID: -932899244052380362L


Package org.wymiwyg.commons.util.text

Class org.wymiwyg.commons.util.text.MillisDateFormat extends DateFormat implements Serializable

serialVersionUID: 3258407344076372025L

Class org.wymiwyg.commons.util.text.W3CDateFormat extends DateFormat implements Serializable

serialVersionUID: 3258407344076372025L



Copyright © 2011. All Rights Reserved.