Serialized Form


Package org.jutil.collections

Class org.jutil.collections.AssocHashtable extends java.lang.Object implements Serializable

serialVersionUID: -3353846739959474342L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.collections.AssocLRUCache extends AssocHashtable implements Serializable

serialVersionUID: -590263796251755429L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.collections.LRUCache extends java.util.Dictionary implements Serializable

serialVersionUID: 2594213850598597762L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.collections.Queue extends java.lang.Object implements Serializable

Serialized Fields

vectObjects

java.util.Vector<E> vectObjects

Class org.jutil.collections.TernarySearchTree extends java.lang.Object implements Serializable

serialVersionUID: 6203960901220855324L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.collections.TernarySearchTreeNode extends java.lang.Object implements Serializable

serialVersionUID: -8035264060227553604L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.jutil.compare

Class org.jutil.compare.GreaterThan extends ObjectComparator implements Serializable

serialVersionUID: 4533047372207536848L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.compare.HashComparator extends ObjectComparator implements Serializable

serialVersionUID: 3179505580895245047L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.compare.LessThan extends ObjectComparator implements Serializable

serialVersionUID: 2290852970645206134L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.compare.ObjectComparator extends java.lang.Object implements Serializable

serialVersionUID: -2975174018479346494L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.compare.StringContains extends ObjectComparator implements Serializable

serialVersionUID: -3800685113661785414L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.compare.StringEndsWith extends ObjectComparator implements Serializable

serialVersionUID: 402453924624478218L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.compare.StringEqualsIgnoreCase extends ObjectComparator implements Serializable

serialVersionUID: 6468054097746239207L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.compare.StringNotEmpty extends ObjectComparator implements Serializable

serialVersionUID: 1505258930902106361L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.compare.StringStartsWith extends ObjectComparator implements Serializable

serialVersionUID: -3081699725591155374L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.jutil.debug

Class org.jutil.debug.AssertException extends WrapperRuntimeException implements Serializable


Package org.jutil.function

Package org.jutil.io

Class org.jutil.io.DelimData extends java.lang.Object implements Serializable

Serialized Fields

data

java.lang.String[] data

fieldArray

java.lang.String[] fieldArray

dataItems

java.lang.String[][] dataItems

delim

char delim

count

int count

fieldsAquired

boolean fieldsAquired

processed

boolean processed

Class org.jutil.io.NullSerializable extends java.lang.Object implements Serializable

Class org.jutil.io.VersionImpl extends java.lang.Object implements Serializable

serialVersionUID: -8419718556306302690L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.jutil.lang

Class org.jutil.lang.WrapperException extends java.lang.Exception implements Serializable

Serialized Fields

detail

java.lang.Throwable detail

Class org.jutil.lang.WrapperRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

detail

java.lang.Throwable detail

Package org.jutil.net

Class org.jutil.net.DefaultEmailMessage extends java.lang.Object implements Serializable

serialVersionUID: 0L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.net.FTPFileDescriptorImpl extends java.lang.Object implements Serializable

serialVersionUID: 7922763275572768191L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.net.Get extends AttributesImpl implements Serializable

serialVersionUID: 1478702337434544141L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.net.HtmlEmailMessage extends DefaultEmailMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.net.Post extends AttributesImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.jutil.text.html

Class org.jutil.text.html.Element extends AttributesImpl implements Serializable

serialVersionUID: -256329983295843865L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.text.html.Input extends Element implements Serializable

serialVersionUID: -8541080692572752615L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.text.html.InputCountry extends Element implements Serializable

serialVersionUID: -5195080018122260825L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.text.html.InputCreditCardMonth extends Element implements Serializable

serialVersionUID: -3124594499381521451L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.text.html.InputCreditCardType extends Element implements Serializable

serialVersionUID: -7816103149623584543L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.text.html.InputCreditCardYear extends Element implements Serializable

serialVersionUID: 4124828754515722237L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.text.html.InputDate extends Element implements Serializable

serialVersionUID: 8960193751396144161L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.text.html.InputHidden extends Input implements Serializable

serialVersionUID: 4124828754515722237L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.text.html.Select extends Element implements Serializable

serialVersionUID: -3906618741506913169L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.jutil.unique

Class org.jutil.unique.GUID extends java.lang.Object implements Serializable

Serialized Fields

userName

java.lang.String userName

hostAddress

java.lang.String hostAddress

hostName

java.lang.String hostName

uniqueTime

long uniqueTime

hash

int hash

Class org.jutil.unique.UID extends java.lang.Object implements Serializable

serialVersionUID: -4219347006226774185L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.jutil.util

Class org.jutil.util.AttributesImpl extends java.util.Hashtable implements Serializable

serialVersionUID: 2173301469538007273L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.util.DictionaryAttributeReader extends java.lang.Object implements Serializable

Serialized Fields

dict

java.util.Dictionary<K,V> dict

Class org.jutil.util.DynamicProperties extends java.util.Properties implements Serializable

serialVersionUID: -1216731981703502956L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream is)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of the hashtable from a stream. Only the keys and values are serialized since the hash values may be different when the contents are restored. Read count elements and insert into the hashtable.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream os)
                  throws java.io.IOException
WriteObject is called to save the state of the hashtable to a stream. Only the keys and values are serialized since the hash values may be different when the contents are restored. iterate over the contents and write out the keys and values.

Throws:
java.io.IOException
Serialized Fields

syncLock

java.lang.Object syncLock

internProps

java.util.Properties internProps

lastModified

long lastModified

file

java.io.File file

loaded

boolean loaded

Class org.jutil.util.Pair extends java.lang.Object implements Serializable

Serialized Fields

key

java.lang.Object key

value

java.lang.Object value

Class org.jutil.util.TimePeriod extends java.lang.Object implements Serializable

serialVersionUID: 4344268233281473762L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.jutil.validation

Class org.jutil.validation.StringNotEmpty extends java.lang.Object implements Serializable

serialVersionUID: -8955130209187270356L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.validation.ValidationException extends WrapperException implements Serializable


Package org.jutil.xml.message

Class org.jutil.xml.message.AttributeNotFoundException extends java.lang.Exception implements Serializable

Class org.jutil.xml.message.DefaultElement extends java.lang.Object implements Serializable

serialVersionUID: -5761314361309722921L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.xml.message.DefaultMessage extends java.lang.Object implements Serializable

serialVersionUID: 6871474479060757708L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.jutil.xml.message.ValueParseException extends java.lang.Exception implements Serializable

Class org.jutil.xml.message.XPathException extends WrapperException implements Serializable