Serialized Form
Package lempinen.neatseeker.core |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads a serialized object.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Writes the object in a serialized form.
id
long id
sequences
java.util.Vector sequences
weight
float weight
Package lempinen.neatseeker.html |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads a serialized object.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Writes the object in a serialized form.
title
java.lang.String title
- The title of the document.
sample
java.lang.String sample
- Sample text.
Package lempinen.neatseeker.servlet |
neatseeker
NeatSeeker neatseeker
- The NeatSeeker object
conf
Configuration conf
- The NeatSeeker properties
con
javax.servlet.ServletContext con
- The servlet context