Index of all Fields and Methods
All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

accept(). Method in class w3c.mux.MPStream
accept(int). Method in class w3c.mux.MPStream
Accept any incoming connection on this stream.
accept(int). Method in class w3c.mux.Session
Mark this session as accepted.
Accept(String). Constructor for class w3c.mime.Accept
acceptChange(Double). Method in class w3c.tools.forms.DoubleField
Do we want to accept this new value ?
acceptChange(int). Method in class w3c.tools.forms.BooleanField
Do we accept the given change ?
acceptChange(int). Method in class w3c.tools.forms.OptionField
Do we accept to change to the given (valid) index ?
acceptChange(Integer). Method in class w3c.tools.forms.IntegerField
Do we accept this new value as our setting ?
acceptChange(String). Method in class w3c.tools.forms.StringField
Do we want to accept this value as our new value.
ACCEPTED. Static variable in interface w3c.jigsaw.http.HTTP
acceptFieldValue(String, Object). Method in interface w3c.tools.forms.FormHandlerInterface
Is the given value appropriate for the given field ?
AccessLimitFilter(). Constructor for class w3c.jigsaw.filters.AccessLimitFilter
acquireBureau(). Method in class w3c.jigsaw.pics.LabelBureauResource
Check that we have loaded our bureau, or load it.
acquireBureau(). Method in class w3c.jigsaw.pics.PICSFilter
Make sure our label bureau is loaded.
acquireChildren(). Method in class w3c.jigsaw.resources.DirectoryResource
Acquire the directory resource store.
acquireDirectoriesStore(). Method in class w3c.jigsaw.indexer.ResourceIndexer
Acquire the directories store.
acquireExtensionsStore(). Method in class w3c.jigsaw.indexer.ResourceIndexer
Acquire the extension store.
acquireRealm(). Method in class w3c.jigsaw.auth.GenericAuthFilter
Get a pointer to our realm, and initialize our ipmatcher.
acquireStore(). Method in class w3c.jigsaw.auth.AuthRealm
Acquire and load the users store.
acquireStore(). Method in class w3c.jigsaw.auth.RealmsCatalog
Acquire the store.
add(short[], Object). Method in class w3c.jigsaw.auth.IPMatcher
Associate the given IP adress to the given object.
add(String, CvsEntry[]). Method in class w3c.cvs.CvsDirectory
Add new entries for this directory to CVS control.
addBag(Bag). Method in class w3c.jigsaw.http.Bag
Add a named bag into this bag.
addButton(String). Method in class w3c.jigsaw.forms.FormCardResource
Add a new button.
addClient(boolean). Method in class w3c.jigsaw.http.ClientPool
Create a new client for this pool.
addEntry(String). Method in class w3c.cvs.CvsDirectory
Add an entry into this directory for the given file.
addField(FormField). Method in class w3c.tools.forms.FormManager
Add a field to the form.
addField(FormFieldInterface). Method in class w3c.jigsaw.forms.FormCardResource
Add a new field to this form.
addField(String, Component). Method in class w3c.tools.forms.FormPanel
Add a field editor.
addField(String, String, FormField). Method in class w3c.tools.forms.Form
Register a new form field.
addFilterCard(ResourceFilter). Method in class w3c.jigsaw.formedit.FilteredResourceEditor
Add a card for a newly created filter.
addHeader(String, String). Method in class w3c.jigsaw.http.Reply
Add an extension header in the reply.
addInput(byte[], int, int). Method in class w3c.mux.SessionInputStream
Add the given data to our input queue.
addItem(String). Method in class w3c.jigsaw.http.Bag
Add an item into this bag.
addResource(Resource). Method in interface w3c.jigsaw.resources.ResourceStore
Add this resource to this resource store.
addResource(Resource). Method in class w3c.jigsaw.resources.SimpleResourceStore
Add a new resource to the resource store.
addVariable(String, String). Method in class w3c.jigsaw.forms.URLDecoder
Define a new variable in this data set.
allocateSession(int, int). Method in class w3c.mux.MPStream
Allocate a new session.
allocateSpace(int). Method in class w3c.tools.dbm.jdbm
Allocate space in the file.
append(int). Method in class w3c.mime.MIMEParser
append(String). Method in class w3c.jigsaw.html.HtmlGenerator
Append the given string to the document body.
append(String, String). Method in class w3c.jigsaw.html.HtmlGenerator
Append the two strings to the document body.
appendAndEscape(String). Method in class w3c.jigsaw.html.HtmlGenerator
Append the given string, escaping all special characters.
APPLICATION_POSTSCRIPT. Static variable in class w3c.mime.MIMEType
APPLICATION_X_JAVA_AGENT. Static variable in class w3c.mime.MIMEType
APPLICATION_X_WWW_FORM_URLENCODED. Static variable in class w3c.mime.MIMEType
applyIngoing(Request). Method in class w3c.jigsaw.resources.FilteredResource
Apply filters on the way in.
applyOutgoing(Request, Reply, boolean). Method in class w3c.jigsaw.resources.FilteredResource
Apply filters on the way back.
ATTR_ALLOWED_GROUPS. Static variable in class w3c.jigsaw.auth.GenericAuthFilter
Attribute index - The list of allowed groups.
ATTR_ALLOWED_USERS. Static variable in class w3c.jigsaw.auth.GenericAuthFilter
Attribute index - The list of allowed users.
ATTR_BROWSABLE. Static variable in class w3c.jigsaw.resources.PutableDirectory
Attribute index - Allow the GNN browse method.
ATTR_BUREAU_IDENTIFIER. Static variable in class w3c.jigsaw.pics.LabelBureauResource
Attribute index - Our label bureau identifier.
ATTR_BUREAU_IDENTIFIER. Static variable in class w3c.jigsaw.pics.PICSFilter
Attribute index - The identifier of our bureau.
ATTR_CLASS. Static variable in class w3c.jigsaw.indexer.IndexerResource
Attribute index - The class for this directory.
ATTR_COMMAND. Static variable in class w3c.jigsaw.forms.CgiResource
Attribute index - The array of string that makes the command to run.
ATTR_COMMAND. Static variable in class w3c.jigsaw.filters.ProcessFilter
Attribute index - The command we should pass the stream through.
ATTR_COMMENTS. Static variable in class w3c.jigsaw.auth.AuthUser
Attribute index - The comments for this user.
ATTR_CONTENT_ENCODING. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for the content encodings attribute.
ATTR_CONTENT_LANGUAGE. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for the content languages attribute.
ATTR_CONTENT_LENGTH. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for the content length attribute.
ATTR_CONTENT_TYPE. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for the content type attribute.
ATTR_CONVERT_GET. Static variable in class w3c.jigsaw.forms.PostableResource
Attribute index - Should we silently convert GET to POST methods ?
ATTR_COUNTER. Static variable in class w3c.jigsaw.filters.CounterFilter
Attribute index - The counter attribute.
ATTR_DIRECTORY. Static variable in class w3c.jigsaw.resources.DirectoryResource
Attribute index - The index for our directory attribute.
ATTR_DIRSTAMP. Static variable in class w3c.jigsaw.resources.DirectoryResource
Attribute index - The last we we physically visited the directory.
ATTR_EMAIL. Static variable in class w3c.jigsaw.auth.AuthUser
Attribute index - The email adress of the user.
ATTR_EXPIRES. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for the expires attribute.
ATTR_EXTENSIBLE. Static variable in class w3c.jigsaw.resources.DirectoryResource
Attribute index - The index of wether we are extensible.
ATTR_FILENAME. Static variable in class w3c.jigsaw.resources.FileResource
Attributes index - The filename attribute.
ATTR_FILESTAMP. Static variable in class w3c.jigsaw.resources.FileResource
Attribute index - The date at which we last checked the file content.
ATTR_GENERATES_FORM. Static variable in class w3c.jigsaw.forms.CgiResource
Attribute index - Does the script generates the form on GET ?
ATTR_GENERIC. Static variable in class w3c.jigsaw.indexer.Directory
Attribute index - Does this applies to directory below this one.
ATTR_GROUPS. Static variable in class w3c.jigsaw.auth.AuthUser
Attribute index - The list of groups this user belongs to.
ATTR_HELPURL. Static variable in class w3c.jigsaw.config.FormPropertiesEditor
Attribute index - The property help page.
ATTR_ICON. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The icon (if any) associated to the resource.
ATTR_ICONDIR. Static variable in class w3c.jigsaw.resources.DirectoryResource
Attribute index - The icon directory to use in dir listing.
ATTR_IDENTIFIER. Static variable in class w3c.jigsaw.resources.Resource
Attribute index - The index for the identifier attribute.
ATTR_INDEX. Static variable in class w3c.jigsaw.resources.DirectoryResource
Attribute index - our index resource name.
ATTR_IPADDR. Static variable in class w3c.jigsaw.auth.AuthUser
Attribute index - The IP adress of the user.
ATTR_LAST_MODIFIED. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for the last-modified attribute.
ATTR_LIMIT. Static variable in class w3c.jigsaw.filters.AccessLimitFilter
Attribute index - The maximum allowed simultaneous accesses.
ATTR_LOCATION. Static variable in class w3c.jigsaw.resources.RelocateResource
Attribute index - The relocation location.
ATTR_MAXAGE. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - Max age: the maximum drift allowed from reality.
ATTR_METHODS. Static variable in class w3c.jigsaw.auth.AuthFilter
Attribute index - The methods protected by the filter.
ATTR_NEGOTIABLE. Static variable in class w3c.jigsaw.resources.DirectoryResource
Attribute index - Should this directory support content negotiation.
ATTR_NOHEADER. Static variable in class w3c.jigsaw.forms.CgiResource
Attribute index - Does the script takes care of its headers ?
ATTR_ONOFF. Static variable in class w3c.jigsaw.filters.DebugFilter
Attribute index - The on/off toggle.
ATTR_OVERIDE. Static variable in class w3c.jigsaw.forms.PostableResource
Attribute index - Should we overide form values when multiple ?
ATTR_PARENT. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for our parent attribute.
ATTR_PASSTARGET. Static variable in class w3c.jigsaw.resources.PassDirectory
Attribute index - The target physicall directory of this resource.
ATTR_PASSWORD. Static variable in class w3c.jigsaw.auth.AuthUser
Attribute index - The optional password for the user.
ATTR_PUTABLE. Static variable in class w3c.jigsaw.resources.FileResource
Attribute index - Do we allow PUT method on this file.
ATTR_QUALITY. Static variable in class w3c.jigsaw.resources.HTTPResource
Attributes index - The index for the quality attribute.
ATTR_REALM. Static variable in class w3c.jigsaw.auth.AuthFilter
Attribute index - The realm name for this filter.
ATTR_REFRESH. Static variable in class w3c.jigsaw.status.Statistics
Attribute index - Our refresh interval.
ATTR_REFRESH. Static variable in class w3c.jigsaw.status.ThreadStat
Attribute index - Our refresh interval.
ATTR_RELOCATE. Static variable in class w3c.jigsaw.resources.DirectoryResource
Attribute index - The index for our relocate attribute.
ATTR_REPOSITORY. Static variable in class w3c.jigsaw.auth.AuthRealm
Attribute index - The repository for the realm.
ATTR_RESOURCE_STORE. Static variable in class w3c.jigsaw.resources.Resource
Attribute index - The resource store associated with this resource.
ATTR_SERVER. Static variable in class w3c.jigsaw.auth.AuthRealm
The server we are attached to.
ATTR_SERVER. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for our server attribute.
ATTR_STOREID. Static variable in class w3c.jigsaw.resources.DirectoryResource
Attribute index - The index of our store identifier.
ATTR_TARGET. Static variable in class w3c.jigsaw.formedit.GenericResourceEditor
Attribute index - Our target resource.
ATTR_TARGET. Static variable in class w3c.jigsaw.resources.ResourceFilter
Attribute index - Our target attribute.
ATTR_TIMEOUT. Static variable in class w3c.jigsaw.filters.AccessLimitFilter
Attribute index - The time to wait for the lock (if limit reached)
ATTR_TITLE. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for the title attribute.
ATTR_URL. Static variable in class w3c.jigsaw.resources.HTTPResource
Attribute index - The index for our URL attribute.
ATTR_VARIANTS. Static variable in class w3c.jigsaw.resources.NegotiatedResource
Attribute index - The set of names of variants.
Attribute(String, Object, int). Constructor for class w3c.jigsaw.resources.Attribute
Private constructore to create a new resource attribute description.
AttributeHolder(). Constructor for class w3c.jigsaw.resources.AttributeHolder
Create an attribute holder.
AttributeHolderInitException(String). Constructor for class w3c.jigsaw.resources.AttributeHolderInitException
AttributeRegistery(). Constructor for class w3c.jigsaw.resources.AttributeRegistery
attributes. Variable in class w3c.jigsaw.resources.AttributeHolder
Pointer to this class registered list of attributes.
authenticate(Request). Method in class w3c.jigsaw.auth.AuthFilter
Authenticate the request from the given client.
authenticate(Request). Method in class w3c.jigsaw.auth.GenericAuthFilter
Authenticate the given request.
AuthFilter(). Constructor for class w3c.jigsaw.auth.AuthFilter
AuthRealm(). Constructor for class w3c.jigsaw.auth.AuthRealm
AuthUser(). Constructor for class w3c.jigsaw.auth.AuthUser
available(). Method in class w3c.mime.MIMEContentLengthInputStream
available(). Method in class w3c.mime.MIMEMultipartInputStream

B

BAD_GATEWAY. Static variable in interface w3c.jigsaw.http.HTTP
BAD_REQUEST. Static variable in interface w3c.jigsaw.http.HTTP
Base64Decoder(InputStream, OutputStream). Constructor for class w3c.tools.codec.Base64Decoder
Create a decoder to decode a stream.
Base64Decoder(String). Constructor for class w3c.tools.codec.Base64Decoder
Create a decoder to decode a String.
Base64Encoder(InputStream, OutputStream). Constructor for class w3c.tools.codec.Base64Encoder
Create a new Base64 encoder, encoding input to output.
Base64Encoder(String). Constructor for class w3c.tools.codec.Base64Encoder
Create a new Base64 encoder, to encode the given string.
Base64FormatException(String). Constructor for class w3c.tools.codec.Base64FormatException
bind(Socket). Method in class w3c.jigsaw.http.Client
Bind this awaiting client to the provided socket.
blength. Variable in class w3c.mime.MIMEHeaders
BLOCK_SIZE. Static variable in class w3c.tools.dbm.jdbm
BooleanAttribute(String, Boolean, int). Constructor for class w3c.jigsaw.resources.BooleanAttribute
BooleanField(). Constructor for class w3c.jigsaw.forms.BooleanField
BooleanField(FormManager, String, String, boolean). Constructor for class w3c.tools.forms.BooleanField
Create a boolean field.
BooleanField(String, String, String, Boolean). Constructor for class w3c.jigsaw.forms.BooleanField
browse(Request). Method in class w3c.jigsaw.resources.PutableDirectory
Handle the browse method.
bsize. Variable in class w3c.mime.MIMEParser
buffer. Variable in class w3c.mime.MIMEParser
BUFSIZE. Static variable in class w3c.mux.SessionInputStream
Default size of chunk of buffers.
bureau. Variable in class w3c.jigsaw.pics.LabelBureauResource
Our loaded lable bureau:
bureau. Variable in class w3c.jigsaw.pics.PICSFilter
Our loaded lable bureau.

C

CACHE_SIZE. Static variable in class w3c.tools.dbm.jdbm
Default cache size.
CallOutgoing. Static variable in class w3c.jigsaw.resources.ResourceFilter
Return value for ingoingFilter.
canChunkTransfer(). Method in class w3c.jigsaw.http.Reply
catalog. Variable in class w3c.jigsaw.auth.GenericAuthFilter
The catalog of realms that make our scope.
CgiResource(). Constructor for class w3c.jigsaw.forms.CgiResource
ch. Variable in class w3c.mime.MIMEParser
changeProperty(String, Object). Method in class w3c.jigsaw.config.FormPropertiesEditor
Change the value of a property.
checkAccept(int). Method in class w3c.mux.MPStream
Check for session waiting for accept:
checkAccept(String, int). Method in class w3c.jigsaw.http.httpdSecurityManager
checkAccess(LookupState). Method in class w3c.jigsaw.resources.ContainerResource
Is the request allowed to visit this container at all ?
checkAccess(LookupState). Method in class w3c.jigsaw.resources.FilteredResource
Check the access to this filtered resource.
checkAccess(Thread). Method in class w3c.jigsaw.http.httpdSecurityManager
checkBasicAuth(BasicAuthContext). Method in class w3c.jigsaw.auth.GenericAuthFilter
Check the given Basic context against our database.
CheckBoxField(String, String, String, boolean). Constructor for class w3c.jigsaw.forms.CheckBoxField
Create a new check box field.
checkClosed(). Method in class w3c.jigsaw.resources.ResourceStoreManager
Check that this resource store manager isn't closed.
checkCreateClassLoader(). Method in class w3c.jigsaw.http.httpdSecurityManager
checkFlag(int). Method in class w3c.jigsaw.resources.Attribute
Check some flag on this attribute description.
checkInput(byte[], int, int). Method in class w3c.mux.SessionInputStream
Check this session for already available input.
checkListen(int). Method in class w3c.jigsaw.http.httpdSecurityManager
checkPropertiesAccess(). Method in class w3c.jigsaw.http.httpdSecurityManager
checkRead(int). Method in class w3c.jigsaw.http.httpdSecurityManager
checkRead(String). Method in class w3c.jigsaw.http.httpdSecurityManager
checkRealm(). Method in class w3c.jigsaw.auth.GenericAuthFilter
Check that our realm does exist.
checkUser(AuthUser). Method in class w3c.jigsaw.auth.GenericAuthFilter
Is this user allowed in the realm ? First check in the list of allowed users (if any), than in the list of allowed groups (if any).
checkValue(Object). Method in class w3c.jigsaw.resources.Attribute
Is the provided object a suitable value for this attribute ? If so, store it into the given store.
checkValue(Object). Method in class w3c.jigsaw.resources.BooleanAttribute
Is the given object a valid BooleanAttribute value ?
checkValue(Object). Method in class w3c.jigsaw.resources.ClassAttribute
Is the given object a valid ClassAttribute value ?
checkValue(Object). Method in class w3c.jigsaw.resources.DoubleAttribute
Is the given object a valid DoubleAttribute value ?
checkValue(Object). Method in class w3c.jigsaw.resources.FileAttribute
Is the given object a valid FileAttribute value ?
checkValue(Object). Method in class w3c.jigsaw.resources.IntegerAttribute
Is the given object a valid IntegerAttribute value ?
checkValue(Object). Method in class w3c.jigsaw.auth.IPTemplatesAttribute
Is the given value a valid IPTemplates value ?
checkValue(Object). Method in class w3c.jigsaw.resources.LongAttribute
Is the given object a valid LongAttribute value ?
checkValue(Object). Method in class w3c.jigsaw.resources.MIMETypeAttribute
Is the given object a valid MIMETypeAttribute value ?
checkValue(Object). Method in class w3c.jigsaw.resources.ObjectAttribute
Check that a value is allowed for this attribute.
checkValue(Object). Method in class w3c.jigsaw.resources.StringArrayAttribute
Is the given object a valid StringArrayAttribute value ?
checkValue(Object). Method in class w3c.jigsaw.resources.StringAttribute
Is the given object a valid StringAttribute value ?
checkWrite(int). Method in class w3c.jigsaw.http.httpdSecurityManager
checkWrite(String). Method in class w3c.jigsaw.http.httpdSecurityManager
children. Variable in class w3c.jigsaw.resources.DirectoryResource
Our children resource store.
chunkable. Variable in class w3c.jigsaw.http.Reply
Should this reply be chunked ?
chunkTransfer(InputStream). Method in class w3c.jigsaw.http.Client
Emit the reply stream, using chunk encoding.
ClassAttribute(String, Class, int). Constructor for class w3c.jigsaw.resources.ClassAttribute
ClassnameField(). Constructor for class w3c.jigsaw.forms.ClassnameField
ClassnameField(String, String, String, String). Constructor for class w3c.jigsaw.forms.ClassnameField
cleanLRU(). Method in class w3c.jigsaw.http.ClientPool
cleanup(boolean). Method in class w3c.jigsaw.http.httpd
Cleanup the resources associated with this server context.
client. Variable in class w3c.jigsaw.http.Request
CLIENT_BUFSIZE_P. Static variable in class w3c.jigsaw.http.httpd
Nam eof the property giving the client output buffer size.
CLIENT_DEBUG_P. Static variable in class w3c.jigsaw.http.httpd
Name of the property indicating wether client should be debuged.
CLIENT_PRIORITY_P. Static variable in class w3c.jigsaw.http.httpd
Name of the client thread priority property.
clientConnectionFinished(Client). Method in class w3c.jigsaw.http.ClientPool
Notify that this client has finished with its connection.
clientFinished(Client). Method in class w3c.jigsaw.http.ClientPool
Notify that this client has been killed.
close(). Method in class w3c.jigsaw.html.HtmlGenerator
Close the given document: its composition is now finished.
close(). Method in class w3c.mux.Session
Close this session.
close(). Method in class w3c.mux.SessionInputStream
Close this session input stream.
close(). Method in class w3c.mux.SessionOutputStream
Close this session output stream.
closed. Variable in class w3c.jigsaw.resources.ResourceStoreManager
Is this store shutdown ?
closeInputStream(). Method in class w3c.mux.Session
Close this session input stream.
closeOutputStream(). Method in class w3c.mux.Session
Close this session output stream.
cls. Variable in class w3c.jigsaw.resources.ObjectAttribute
The class for values of this attribute.
collect(). Method in class w3c.jigsaw.resources.ResourceStoreManager
Collect enough entries to go back into fixed limits.
commit(String, CvsEntry[]). Method in class w3c.cvs.CvsDirectory
Commit the given set of files, with the provided message.
COMPUTED. Static variable in class w3c.jigsaw.resources.Attribute
Flags value - This attribute is computed from the resource state.
computeString(short[][]). Method in class w3c.jigsaw.auth.IPTemplatesField
Compute the string value of the text area for this ip template.
computeString(String[]). Method in class w3c.jigsaw.forms.TextArrayField
Compute the string to display for the given list of items
CONFLICT. Static variable in interface w3c.jigsaw.http.HTTP
connect(). Method in class w3c.mux.MPStream
Connect to target, using any session identifier, and without protocol.
connect(int). Method in class w3c.mux.MPStream
Connect to target, to speak the given protocol.
connect(int, byte[], int, int). Method in class w3c.mux.MPStream
Connect to target, to speak the given protocol, send data.
connect(int, int, byte[], int, int). Method in class w3c.mux.MPStream
Connect to the other end, using the given protocol id.
ContainerResource(). Constructor for class w3c.jigsaw.resources.ContainerResource
count. Variable in class w3c.jigsaw.filters.AccessLimitFilter
Current number of requets that have reached the target.
CounterFilter(). Constructor for class w3c.jigsaw.filters.CounterFilter
countRemainingComponents(). Method in class w3c.jigsaw.http.LookupState
How much components have not yet been looked up in this state.
CREATED. Static variable in interface w3c.jigsaw.http.HTTP
createDefaultResource(String). Method in class w3c.jigsaw.resources.DirectoryResource
Try creating a default resource having the given name.
createDirectoryResource(File, String, Hashtable). Method in class w3c.jigsaw.indexer.ResourceIndexer
Create a default container resource for this directory (that exists).
createFileResource(File, String, Hashtable). Method in class w3c.jigsaw.indexer.ResourceIndexer
Create a default file resource for this file (that exists).
createPanel(). Method in class w3c.tools.forms.FormManager
Construct the Panel to edit the form.
createResource(File, String, Hashtable). Method in class w3c.jigsaw.indexer.ResourceIndexer
Try to create a resource for the given file.
createResource(String, Request). Method in class w3c.jigsaw.resources.PutableDirectory
Create new resource.
cursor. Variable in class w3c.tools.forms.FormManager
The current field being edited, as an index in our fields.
CvsDirectory(File). Constructor for class w3c.cvs.CvsDirectory
Create an in-memory image of the CVS state of the directory.
CvsDirectory(Properties, File). Constructor for class w3c.cvs.CvsDirectory
Create an in-memory image of the CVS state of the directory.
CvsDirectory(String, String, String, File). Constructor for class w3c.cvs.CvsDirectory
Create an in-memory image of the CVS state of a directory.
CvsDirectoryResource(). Constructor for class w3c.jigsaw.cvs.CvsDirectoryResource
cvspath_def. Static variable in class w3c.cvs.CvsDirectory
The default CVS path.
CVSPATH_P. Static variable in class w3c.cvs.CvsDirectory
Property giving the path of the cvs binary.
cvsroot_def. Static variable in class w3c.cvs.CvsDirectory
The default CVS root path.
CVSROOT_P. Static variable in class w3c.cvs.CvsDirectory
Property giving your CVS repository.
cvswrap_def. Static variable in class w3c.cvs.CvsDirectory
The default CVS wrapper path.
CVSWRAP_P. Static variable in class w3c.cvs.CvsDirectory
Property giving the path of the cvswrapper.

D

DateAttribute(String, Object, int). Constructor for class w3c.jigsaw.resources.DateAttribute
DateField(). Constructor for class w3c.jigsaw.forms.DateField
DateField(). Constructor for class w3c.tools.forms.DateField
DateField(String, String, String, Long). Constructor for class w3c.jigsaw.forms.DateField
debug(boolean). Method in class w3c.jigsaw.http.httpd
Turn debugging on/off for this instance of httpd server.
DebugFilter(). Constructor for class w3c.jigsaw.filters.DebugFilter
DEFINCR. Static variable in class w3c.mux.MPStream
defineAddFiltersCard(). Method in class w3c.jigsaw.formedit.FilteredResourceEditor
define the card to add new filters to our target.
defineCard(FormCardHandler, String, String). Method in class w3c.jigsaw.forms.FormResource
Define a new form card, with a specific handler.
defineCards(). Method in class w3c.jigsaw.formedit.DirectoryResourceEditor
Define all the cards to edit a filtered resource:
defineCards(). Method in class w3c.jigsaw.formedit.FilteredResourceEditor
Define all the cards to edit a filtered resource:
defineCards(). Method in class w3c.jigsaw.config.FormPropertiesEditor
Define the form card to edit server properties.
defineCards(). Method in class w3c.jigsaw.formedit.GenericResourceEditor
Define the cards for our target.
defineCards(). Method in class w3c.jigsaw.formedit.IndexerResourceEditor
Define th card to edit our target indexer resource.
defineClientCard(). Method in class w3c.jigsaw.config.FormPropertiesEditor
Define the client properties card.
defineDirectoryAddCard(). Method in class w3c.jigsaw.formedit.DirectoryResourceEditor
Defines the card to add brand new resources.
defineDirectoryListCard(). Method in class w3c.jigsaw.formedit.DirectoryResourceEditor
Current list of resources for the directorty.
defineField(String, Object). Method in class w3c.mime.MIMEHeaders
Define a new field, with the given value.
defineFiltersListCard(). Method in class w3c.jigsaw.formedit.FilteredResourceEditor
Define the cards for existing filters.
defineFormCards(). Method in class w3c.jigsaw.indexer.DirectoriesEditor
Define the form cards.
defineFormCards(). Method in class w3c.jigsaw.indexer.ExtensionsEditor
Define the form cards.
defineFormCards(). Method in class w3c.jigsaw.auth.RealmsEditor
Define the forms card.
defineGeneralCard(). Method in class w3c.jigsaw.config.FormPropertiesEditor
The general card handles the general settings of the server.
defineLoggingCard(). Method in class w3c.jigsaw.config.FormPropertiesEditor
The logging card.
definesAttribute(int). Method in class w3c.jigsaw.resources.AttributeHolder
Does this resource has defined a value for the given attribute.
definesAttribute(int). Method in class w3c.jigsaw.resources.FilteredResource
Does this resource or one of its filters define the given attribute.
definesAttribute(String). Method in class w3c.jigsaw.resources.AttributeHolder
Does this resource has defined a value for the given attribute.
defineShufflerCard(). Method in class w3c.jigsaw.config.FormPropertiesEditor
The shuffler properties.
definesTargetAttribute(int). Method in class w3c.jigsaw.indexer.IndexerResource
ResourceShadower implementation - Do we shadow this attribute.
definesTargetAttribute(int). Method in class w3c.jigsaw.resources.ResourceFilter
Does this filters defines the given target attribute.
definesTargetAttribute(int). Method in interface w3c.jigsaw.resources.ResourceShadower
Does this shadow object defines the given attribute.
definesTargetAttribute(String). Method in class w3c.jigsaw.indexer.IndexerResource
ResourceShadower implementation - Do we shadow this attribute.
definesTargetAttribute(String). Method in class w3c.jigsaw.resources.ResourceFilter
Does this filters defines the given target attribute.
definesTargetAttribute(String). Method in interface w3c.jigsaw.resources.ResourceShadower
Does this shadow object defines the given attribute (by name).
DEFSIZE. Static variable in class w3c.mux.MPStream
defvalue. Variable in class w3c.jigsaw.resources.Attribute
The attribute's default value.
delete(). Method in class w3c.jigsaw.forms.FormCardResource
Mark this card as removed.
delete(byte[]). Method in class w3c.tools.dbm.jdbm
Delete the association for the provided key.
delete(Request). Method in class w3c.jigsaw.resources.HTTPResource
The default DELETE method replies with a not implemented.
delete(String). Method in class w3c.tools.dbm.jdbm
Delete the association for the provided String key.
diff(). Method in class w3c.cvs.CvsEntry
Get this entry diffs against latest cvs version.
diff(CvsEntry). Method in class w3c.cvs.CvsDirectory
Get the given entry diff, as a String.
DIR_BITS. Static variable in class w3c.tools.dbm.jdbm
Default directory bits for this database.
directories. Variable in class w3c.jigsaw.indexer.ResourceIndexer
Our directory templates database.
DirectoriesEditor(). Constructor for class w3c.jigsaw.indexer.DirectoriesEditor
Directory(). Constructor for class w3c.jigsaw.indexer.Directory
DirectoryResource(). Constructor for class w3c.jigsaw.resources.DirectoryResource
DirectoryResourceEditor(). Constructor for class w3c.jigsaw.formedit.DirectoryResourceEditor
dirrep. Variable in class w3c.jigsaw.indexer.ResourceIndexer
our directory database repository.
dodiff(Request). Method in class w3c.jigsaw.cvs.CvsEntryResource
dolog(Request). Method in class w3c.jigsaw.cvs.CvsEntryResource
DontCallOutgoing. Static variable in class w3c.jigsaw.resources.ResourceFilter
Return value for ingoingFilter.
DONTSAVE. Static variable in class w3c.jigsaw.resources.Attribute
Flag value - This attribute shouldn't be saved.
DoubleAttribute(String, Double, int). Constructor for class w3c.jigsaw.resources.DoubleAttribute
Create a description for a generic Double attribute.
DoubleField(). Constructor for class w3c.jigsaw.forms.DoubleField
DoubleField(FormManager, String, String). Constructor for class w3c.tools.forms.DoubleField
Create a new uninitialized double field.
DoubleField(FormManager, String, String, Double). Constructor for class w3c.tools.forms.DoubleField
Create a new double field.
DoubleField(String, String, String, Double). Constructor for class w3c.jigsaw.forms.DoubleField
Create a new double field.
dump(). Method in class w3c.mime.MIMEHeaders
Dump all headers.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.BooleanField
Dump this field has a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.CheckBoxField
Dump this field as a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.DateField
Dump this field into the HTML form.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.DoubleField
Dump this field as a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.FileField
Dump this field has a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.FormCardResource
Dump this card into the given HtmlGenerator.
dump(HtmlGenerator). Method in interface w3c.jigsaw.forms.FormFieldInterface
Dump this field into a suitable HTML form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.IntegerField
Dump this field has a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.auth.IPTemplatesField
Dump this fieldas a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.LongField
Dump this field has a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.MIMETypeField
Dump this field has a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.auth.PasswordField
Dump this field has a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.RadioBoxField
Dump this field into a suitable HTML element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.TextArrayField
Dump this fieldas a form element.
dump(HtmlGenerator). Method in class w3c.jigsaw.forms.TextField
Dump this field has a form element.
dump(HtmlGenerator, FormCardResource). Method in class w3c.jigsaw.forms.FormResource
Dump this form content, the given card being selected.
dump(StringBuffer, int). Method in interface w3c.jigsaw.pics.LabelInterface
Dump this label in the given buffer.
dump(StringBuffer, int). Method in interface w3c.jigsaw.pics.LabelServiceInterface
Dump this service description into the provided buffer.
dump(StringBuffer, int). Method in class w3c.jigsaw.pics.SampleLabel
Dump this label according to the given format.
dump(StringBuffer, int). Method in class w3c.jigsaw.pics.SampleLabelService
Dump this service description into the given buffer.
dumpFooter(HtmlGenerator). Method in class w3c.jigsaw.forms.FormResource
Add some footer after the form dump.
dumpHeader(HtmlGenerator). Method in class w3c.jigsaw.config.FormPropertiesEditor
Dump the form header:
dumpHeader(HtmlGenerator). Method in class w3c.jigsaw.forms.FormResource
Add some header before the form dumps itself.
dumpHeader(HtmlGenerator). Method in class w3c.jigsaw.formedit.GenericResourceEditor
Dump some title in the header.
dumpMemoryStatus(Request). Method in class w3c.jigsaw.status.GcStat
Dump the current memory status.
dumpProperties(OutputStream). Method in class w3c.jigsaw.status.PropStat
dumpThread(Request). Method in class w3c.jigsaw.status.ThreadStat
dumpTitle(HtmlGenerator). Method in class w3c.jigsaw.forms.FormField
Dump this field title.
dumpTitle(HtmlGenerator). Method in class w3c.jigsaw.formedit.IndexerResourceEditor
dump some header for the form.

E

EchoClientLauncher(). Constructor for class w3c.mux.EchoClientLauncher
EDITABLE. Static variable in class w3c.jigsaw.resources.Attribute
Flag value - This attribute is editable.
emit(). Method in class w3c.jigsaw.http.Reply
Emit this reply headers.
emitBODYTag(boolean). Method in class w3c.jigsaw.html.HtmlGenerator
Don't emit body tag.
emitReply(Request, Reply). Method in class w3c.jigsaw.http.Client
Emit the given reply to the client.
EMPTY_VALUE. Static variable in class w3c.jigsaw.forms.URLDecoder
EncodingAttribute(String, String, int). Constructor for class w3c.jigsaw.resources.EncodingAttribute
EncodingField(). Constructor for class w3c.jigsaw.forms.EncodingField
EncodingField(String, String, String, String). Constructor for class w3c.jigsaw.forms.EncodingField
Create an encoding field.
entries. Variable in class w3c.jigsaw.resources.ResourceStoreManager
The loaded resource stores.
enumerateDirectoryNames(). Method in class w3c.jigsaw.indexer.ResourceIndexer
Enumerate the names of the defined directory templates.
enumerateExtensionNames(). Method in class w3c.jigsaw.indexer.ResourceIndexer
Get the list of extension names.
enumerateRealmNames(). Method in class w3c.jigsaw.auth.RealmsCatalog
Enumerate the list of available realms.
enumerateResourceIdentifiers(). Method in class w3c.jigsaw.resources.DirectoryResource
Enumerate all available children resource identifiers.
enumerateResourceIdentifiers(). Method in interface w3c.jigsaw.resources.ResourceStore
Enumerate all the resources saved in this store.
enumerateResourceIdentifiers(). Method in class w3c.jigsaw.resources.SimpleResourceStore
Enumerate all the resources identifier in this repository.
enumerateUserNames(). Method in class w3c.jigsaw.auth.AuthRealm
Enumerate this realm user's name.
errlog. Variable in class w3c.jigsaw.http.CommonLogger
errlog(Client, String). Method in class w3c.jigsaw.http.CommonLogger
Log an error on behalf of some client object in the error log.
errlog(Client, String). Method in class w3c.jigsaw.http.httpd
Emit a server error on behalf of some client object.
errlog(Client, String). Method in class w3c.jigsaw.http.Logger
Log an error on behalf of some client object in the error log.
errlog(String). Method in class w3c.jigsaw.http.CommonLogger
Log an error on behalf of the server object.
errlog(String). Method in class w3c.jigsaw.http.httpd
Emit an error on behalf of the server.
errlog(String). Method in class w3c.jigsaw.http.Logger
Log an error on behalf of the server object.
errlogmsg(String). Method in class w3c.jigsaw.http.CommonLogger
ERRLOGNAME_P. Static variable in class w3c.jigsaw.http.CommonLogger
Name of the property indicating the error log file.
error(String). Method in class w3c.jigsaw.http.Client
Emit an error on behalf of this client.
error(String, String). Method in class w3c.cvs.CvsDirectory
Emit an error.
EventManager(). Constructor for class w3c.tools.timers.EventManager
ExitStat(). Constructor for class w3c.jigsaw.status.ExitStat
expect(int). Method in class w3c.mime.MIMEParser
extended(Request). Method in class w3c.jigsaw.resources.HTTPResource
The handler for unknown method replies with a not implemented.
extended(Request). Method in class w3c.jigsaw.resources.PutableDirectory
We hanlde (in some cases) one extended method.
Extension(). Constructor for class w3c.jigsaw.indexer.Extension
extensions. Variable in class w3c.jigsaw.indexer.ResourceIndexer
Our extensions database.
ExtensionsEditor(). Constructor for class w3c.jigsaw.indexer.ExtensionsEditor
external. Variable in class w3c.mime.MIMEType
extrep. Variable in class w3c.jigsaw.indexer.ResourceIndexer
Our extension database repository.

F

fatal(Exception, String). Method in class w3c.jigsaw.http.httpd
Emit a fatal error.
fatal(String). Method in class w3c.jigsaw.http.httpd
fieldChanged(String). Method in interface w3c.tools.forms.FormHandlerInterface
The field whose name is given has changed.
fields. Variable in class w3c.tools.forms.FormManager
Our list of fields, at runtime.
file. Variable in class w3c.jigsaw.resources.FileResource
The file we refer to.
FileAttribute(String, File, int). Constructor for class w3c.jigsaw.resources.FileAttribute
FileField(). Constructor for class w3c.jigsaw.forms.FileField
FileField(FormManager, String, String). Constructor for class w3c.tools.forms.FileField
FileField(FormManager, String, String, File). Constructor for class w3c.tools.forms.FileField
FileField(String, String, String, File). Constructor for class w3c.jigsaw.forms.FileField
FilenameAttribute(String, Object, int). Constructor for class w3c.jigsaw.resources.FilenameAttribute
FilenameField(). Constructor for class w3c.jigsaw.forms.FilenameField
FilenameField(String, String, String, String). Constructor for class w3c.jigsaw.forms.FilenameField
Create an encoding field.
FileResource(). Constructor for class w3c.jigsaw.resources.FileResource
filify(URL, boolean). Method in class w3c.jigsaw.pics.SampleLabelService
Filify an URL.
FilteredResource(). Constructor for class w3c.jigsaw.resources.FilteredResource
FilteredResourceEditor(). Constructor for class w3c.jigsaw.formedit.FilteredResourceEditor
filters. Variable in class w3c.jigsaw.resources.FilteredResource
Our list of filters.
fin(byte, int, int). Method in class w3c.mux.MPStream
Close the corresponding input stream of the session.
finish(). Method in class w3c.tools.forms.FormManager
Mark the description of the form as completed.
finished. Variable in class w3c.tools.forms.FormManager
Is this form description completed ?
flags. Variable in class w3c.jigsaw.resources.Attribute
The associated flags (see the predefined flags).
flush(). Method in class w3c.mux.SessionOutputStream
Flush any pending data.
flushOutput(). Method in class w3c.jigsaw.http.Client
FMT_FULL. Static variable in interface w3c.jigsaw.pics.LabelBureauInterface
Tag for the full label format.
FMT_MINIMAL. Static variable in interface w3c.jigsaw.pics.LabelBureauInterface
Tag for the minimal label format.
FMT_SHORT. Static variable in interface w3c.jigsaw.pics.LabelBureauInterface
Tag for the short label format.
FMT_SIGNED. Static variable in interface w3c.jigsaw.pics.LabelBureauInterface
Tag for the signed label format.
FORBIDDEN. Static variable in interface w3c.jigsaw.http.HTTP
ForceOutgoing. Static variable in class w3c.jigsaw.resources.ResourceFilter
Return value for ingoingFilter.
Form(FormHandlerInterface). Constructor for class w3c.tools.forms.Form
FormCardHandler(). Constructor for class w3c.jigsaw.forms.FormCardHandler
FormEditorFactory(). Constructor for class w3c.jigsaw.formedit.FormEditorFactory
FormField(). Constructor for class w3c.jigsaw.forms.FormField
This construcotr is to be used along with the initialize interface.
FormField(FormManager, String, String). Constructor for class w3c.tools.forms.FormField
Form field basic constructor.
FormField(String, String, String). Constructor for class w3c.jigsaw.forms.FormField
Create a new field.
FormFieldException(String). Constructor for class w3c.jigsaw.forms.FormFieldException
FormFieldRegistery(). Constructor for class w3c.jigsaw.formedit.FormFieldRegistery
FormHelperRegistery(). Constructor for class w3c.jigsaw.formedit.FormHelperRegistery
FormManager(String). Constructor for class w3c.tools.forms.FormManager
Create a new, empty form.
FormProcessingException(String). Constructor for class w3c.jigsaw.forms.FormProcessingException
FormPropertiesEditor(). Constructor for class w3c.jigsaw.config.FormPropertiesEditor
FormResource(). Constructor for class w3c.jigsaw.forms.FormResource
FormResource(String). Constructor for class w3c.jigsaw.forms.FormResource
FormResourceEditor(). Constructor for class w3c.jigsaw.formedit.FormResourceEditor

G

GATEWAY_TIMEOUT. Static variable in interface w3c.jigsaw.http.HTTP
GcStat(). Constructor for class w3c.jigsaw.status.GcStat
generateFormCard(Resource, FormResource). Method in interface w3c.jigsaw.formedit.FormEditorHelper
Generate a form card to edit the provided target resource.
generateFormCard(Resource, FormResource). Method in class w3c.jigsaw.formedit.GenericFilterEditor
GenericAuthFilter(). Constructor for class w3c.jigsaw.auth.GenericAuthFilter
GenericFilterEditor(). Constructor for class w3c.jigsaw.formedit.GenericFilterEditor
GenericResourceEditor(). Constructor for class w3c.jigsaw.formedit.GenericResourceEditor
get(Request). Method in class w3c.jigsaw.forms.CgiResource
GET method implementation.
get(Request). Method in class w3c.jigsaw.cvs.CvsDirectoryResource
Dump the content of the directory as a CVS form.
get(Request). Method in class w3c.jigsaw.cvs.CvsEntryResource
Getting an entry entity start with dumping the log for this entity which (should) act as a directory for all versions of it.
get(Request). Method in class w3c.jigsaw.resources.DirectoryResource
GET on a directory, generate a directory listing.
get(Request). Method in class w3c.jigsaw.status.ExitStat
Get method of the exit exntity: shutdown the server.
get(Request). Method in class w3c.jigsaw.resources.FileResource
The GET method on files.
get(Request). Method in class w3c.jigsaw.forms.FormCardResource
Get this form card entity.
get(Request). Method in class w3c.jigsaw.config.FormPropertiesEditor
We overide GET to handle the additional commands.
get(Request). Method in class w3c.jigsaw.forms.FormResource
Get this form resource.
get(Request). Method in class w3c.jigsaw.formedit.FormResourceEditor
If a get is performed directly on this resource, edit the root.
get(Request). Method in class w3c.jigsaw.status.GcStat
Perform a GC and display memory status.
get(Request). Method in class w3c.jigsaw.resources.HTTPResource
The default GET method replies with a not implemented.
get(Request). Method in class w3c.jigsaw.forms.PostableResource
Get this resource body.
get(Request). Method in class w3c.jigsaw.status.PropStat
The default GET method replies with a not implemented.
get(Request). Method in class w3c.jigsaw.resources.RelocateResource
Emit a redirect.
get(Request). Method in class w3c.jigsaw.status.Statistics
Get the current set of statistics.
get(Request). Method in class w3c.jigsaw.status.ThreadStat
Get the threads.
getAbsolutePath(). Method in class w3c.cvs.CvsEntry
Get this entry absolute path name.
getAccept(Accept[]). Method in class w3c.jigsaw.http.Request
Get the request accepted MIME types.
getAcceptEncodings(String[]). Method in class w3c.jigsaw.http.Request
Get the request accept-encodings.
getAcceptLanguage(). Method in class w3c.jigsaw.http.Request
getAcceptLanguage(Language[]). Method in class w3c.jigsaw.http.Request
Get the list of accepted languages for this request.
getAllowedGroups(). Method in class w3c.jigsaw.auth.GenericAuthFilter
Get the list of allowed groups.
getAllowedUsers(). Method in class w3c.jigsaw.auth.GenericAuthFilter
Get the list of allowed users.
getAttributes(). Method in class w3c.jigsaw.resources.AttributeHolder
Get this attribute holders attributes description.
getAuthorization(). Method in class w3c.jigsaw.http.Request
getAuthorization(String). Method in class w3c.jigsaw.http.Request
Get any authorization information associated with the request.
getBackupFile(). Method in class w3c.jigsaw.resources.FileResource
Get the name of the backup file for this resource.
getBag(String). Method in class w3c.jigsaw.http.Bag
Get a named sub-bag from this bag.
getBoolean(int, boolean). Method in class w3c.jigsaw.resources.AttributeHolder
getBoolean(String, boolean). Method in class w3c.jigsaw.http.httpdProperties
Get this property value, as a boolean.
getBooleanValue(). Method in class w3c.tools.forms.BooleanField
Get this field's value as a boolean.
getBrowsableFlag(). Method in class w3c.jigsaw.resources.PutableDirectory
Get this class browsable flag.
getBureauIdentifier(). Method in class w3c.jigsaw.pics.LabelBureauResource
Get our label bureau identifier.
getBureauIdentifier(). Method in class w3c.jigsaw.pics.PICSFilter
Get our label bureau identifier.
getBytes(String). Static method in class w3c.tools.dbm.jdbm
getChar(int, char). Method in class w3c.jigsaw.resources.AttributeHolder
getClassAttributes(Class). Static method in class w3c.jigsaw.resources.AttributeRegistery
Get this class declared attributes.
getClassFor(String). Method in class w3c.jigsaw.indexer.ResourceIndexer
Return the class (if any) that our store defines for given extension.
getClient(). Method in class w3c.jigsaw.http.Request
Get the client of this request.
getClientBufferSize(). Method in class w3c.jigsaw.http.httpd
Get the client's buffer size.
getClientDebug(). Method in class w3c.jigsaw.http.httpd
Get the client's debug flags from the properties.
getClientKeepConnection(). Method in class w3c.jigsaw.http.httpd
Does this server wants clients to try keeping connections alive ?
getClientThreadPriority(). Method in class w3c.jigsaw.http.httpd
Get the client's threads priority from the properties.
getCommand(). Method in class w3c.jigsaw.forms.CgiResource
Get the command string array.
getCommand(). Method in class w3c.jigsaw.filters.ProcessFilter
Get the command we should process the reply stream through.
getCommand(String[], boolean). Method in class w3c.cvs.CvsDirectory
getCommand(String[], CvsEntry[]). Method in class w3c.cvs.CvsDirectory
Build a command vector, including the given set of targets.
getComments(). Method in class w3c.jigsaw.auth.AuthUser
Get the user associated comments.
getConfigDirectory(). Method in class w3c.jigsaw.http.httpd
Get this server config directory.
getConnection(String). Method in class w3c.jigsaw.http.Request
Get this request connection header.
getConnectionTimeOut(). Method in class w3c.jigsaw.http.httpd
Get the connection allowed idle time from the properties.
getContentEncoding(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource content encoding.
getContentLanguage(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource content language.
getContentLength(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource content length.
getContentLength(). Method in class w3c.jigsaw.http.Reply
Get this reply content length.
getContentLength(). Method in class w3c.jigsaw.http.Request
getContentLength(int). Method in class w3c.jigsaw.http.Request
Get the request content length.
getContentType(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource content type.
getContentType(). Method in class w3c.jigsaw.http.Reply
Get this reply content-type.
getContentType(). Method in class w3c.jigsaw.http.Request
getContentType(MIMEType). Method in class w3c.jigsaw.http.Request
Get the request content type.
getConvertGetFlag(). Method in class w3c.jigsaw.forms.PostableResource
Get the 'convert GET to POST' flag.
getCvsManager(). Method in class w3c.jigsaw.cvs.CvsDirectoryResource
Get the CVS manager associated with this resource, or create it.
getDefault(). Method in class w3c.jigsaw.resources.Attribute
Get this attribute default value.
getDefaultTargetClass(). Method in class w3c.jigsaw.indexer.Directory
Get the default directory target class.
getDefaultTargetClass(). Method in class w3c.jigsaw.indexer.Extension
Get the default target class.
getDefaultTargetClass(). Method in class w3c.jigsaw.indexer.IndexerResource
Get the default target class.
getDigest(). Method in class w3c.tools.crypt.Md5
Get the digest for our input stream.
getDirectory(). Method in class w3c.cvs.CvsDirectory
Get this directory working directory.
getDirectory(). Method in class w3c.jigsaw.resources.DirectoryResource
Get the physical directory exported by this resource.
getDirectory(). Method in class w3c.jigsaw.resources.PassDirectory
The getDirectory method now returns the pass-directory.
getDirectoryListing(Request). Method in class w3c.jigsaw.resources.DirectoryResource
Reply with an HTML doc listing the resources of this directory.
getDirStamp(). Method in class w3c.jigsaw.resources.DirectoryResource
Get the absolute time at which we examined the physicall directory.
getDouble(int, double). Method in class w3c.jigsaw.resources.AttributeHolder
getDoubleValue(). Method in class w3c.tools.forms.DoubleField
Get this field's value as a Double.
getEditor(). Method in class w3c.tools.forms.DoubleField
Get an editor for this field.
getEditor(). Method in class w3c.tools.forms.IntegerField
Get an editor to edit this form field.
getEditor(). Method in class w3c.tools.forms.OptionField
Get an editor to edit this option's value.
getEditor(). Method in class w3c.tools.forms.RangedIntegerField
Get an editor for this field.
getEditor(). Method in class w3c.tools.forms.StringField
FormField implementation - Get the editor for the field.
getEditor(Resource). Static method in class w3c.jigsaw.formedit.FormEditorFactory
getEmail(). Method in class w3c.jigsaw.auth.AuthUser
Get the user email address.
getEmitedBytes(). Method in class w3c.jigsaw.http.httpdStatistics
Get the total number of bytes emited.
getEntries(). Method in class w3c.cvs.CvsDirectory
Get all entries contained by this directory.
getExpires(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource expiration time.
getExtensibleFlag(). Method in class w3c.jigsaw.resources.DirectoryResource
Get the extensible flag value.
getFakeSession(). Method in class w3c.mux.MPStream
Get this MPStream fake session (used for accepting new connections)
getField(Resource, Attribute). Static method in class w3c.jigsaw.formedit.FormFieldRegistery
Get a suitable form field to edit the given attribute of the target.
getField(String). Method in class w3c.mime.MIMEHeaders
Get the raw value of a field.
getFieldAccept(String). Method in class w3c.mime.MIMEHeaders
Get the value of the accept header.
getFieldBag(String). Method in class w3c.jigsaw.http.Request
getFieldBag(String, Bag). Method in class w3c.jigsaw.http.Request
HTTP defines a new format for header value, namely bag.
getFieldDate(String). Method in class w3c.mime.MIMEHeaders
Get the value of a Date field.
getFieldHashtable(String). Method in class w3c.mime.MIMEHeaders
Get the value of a field as a list.
getFieldInt(String). Method in class w3c.mime.MIMEHeaders
Get the value of an integer field.
getFieldLanguage(String). Method in class w3c.mime.MIMEHeaders
Get the value of some field as an array of languages.
getFieldList(String). Method in class w3c.mime.MIMEHeaders
Get the value of a list field.
getFieldMIMEType(String). Method in class w3c.mime.MIMEHeaders
Get the value of a MIMEType header.
getFieldObject(String). Method in class w3c.mime.MIMEHeaders
Get the parsed value of a field.
getFieldString(String). Method in class w3c.mime.MIMEHeaders
Get the value of an string field.
getFile(). Method in class w3c.jigsaw.resources.FileResource
Get this file resource file name.
getFile(String, File). Method in class w3c.jigsaw.http.httpdProperties
Get this property value, as a File.
getFileAt(int). Method in class w3c.jigsaw.resources.SimpleResourceStore
Get our file, positionned at the given position.
getFileExtensions(String). Method in class w3c.jigsaw.indexer.ResourceIndexer
Get this name's extensions.
getFilename(). Method in class w3c.jigsaw.resources.FileResource
Get this resource filename attribute.
getFilename(String, String). Method in class w3c.jigsaw.http.CommonLogger
Get the name for the file indicated by the provided property.
getFileStamp(). Method in class w3c.jigsaw.resources.FileResource
Get the date at which we last examined the file.
getFileValue(). Method in class w3c.tools.forms.FileField
Get this field's value as a File instance.
getFilteredResourceTarget(). Method in class w3c.jigsaw.formedit.FilteredResourceEditor
Get our target, as a filtered resource:
getFilters(). Method in class w3c.jigsaw.resources.FilteredResource
Get our whole list of filters.
getFloat(int, float). Method in class w3c.jigsaw.resources.AttributeHolder
getGeneratesFormFlag(). Method in class w3c.jigsaw.forms.CgiResource
Get the generates form flag.
getGenericFlag(). Method in class w3c.jigsaw.indexer.Directory
Get the generic flag value.
getGenericLabel(URL). Method in interface w3c.jigsaw.pics.LabelServiceInterface
Get the most specific generic label for the given URL.
getGenericLabel(URL). Method in class w3c.jigsaw.pics.SampleLabelService
Get the most speicific generic label for an URL.
getGenericLabels(Request, int, String[], String[], URLDecoder). Method in class w3c.jigsaw.pics.LabelBureauResource
Get the generic labels for a set of service and a set of urls.
getGenericTreeLabels(Request, int, String[], String[], URLDecoder). Method in class w3c.jigsaw.pics.LabelBureauResource
Get generic tree labels.
getGenericTreeLabels(URL). Method in interface w3c.jigsaw.pics.LabelServiceInterface
Get the generic tree labels for the given URL.
getGenericTreeLabels(URL). Method in class w3c.jigsaw.pics.SampleLabelService
Get the generic tree labels for given URL.
getGroups(). Method in class w3c.jigsaw.auth.AuthUser
Get the user groups.
getHelper(Resource). Static method in class w3c.jigsaw.formedit.FormHelperRegistery
Look for a help object to edit the given resource.
getHelpURL(). Method in class w3c.jigsaw.config.FormPropertiesEditor
Get the help URL for the given property.
getHelpURL(String). Method in class w3c.jigsaw.config.FormPropertiesEditor
getHitCount(). Method in class w3c.jigsaw.http.httpdStatistics
Get the total number of hits.
getHost(). Method in class w3c.jigsaw.http.httpd
Get this server host name.
getHTTPVersion(). Method in class w3c.jigsaw.http.Request
getHTTPVersion(String). Method in class w3c.jigsaw.http.Request
Get the String version of this request.
getIcon(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource's icon.
getIconDirectory(). Method in class w3c.jigsaw.resources.DirectoryResource
Get the optional icon directory.
getIdentifier(). Method in class w3c.jigsaw.http.Client
Get the client identifier.
getIdentifier(). Method in class w3c.jigsaw.http.httpd
Get this server identifier.
getIdentifier(). Method in interface w3c.jigsaw.pics.LabelBureauInterface
Get this bureau identifier.
getIdentifier(). Method in class w3c.jigsaw.resources.Resource
Get this resource identifier.
getIdentifier(). Method in class w3c.jigsaw.pics.SampleLabelBureau
Get this label bureau directory.
getIdentifier(). Method in class w3c.mux.Session
Get this session identifier.
getIfModifiedSince(). Method in class w3c.jigsaw.http.Request
getIfModifiedSince(long). Method in class w3c.jigsaw.http.Request
Get this request if-modified-since header field value.
getIndex(). Method in class w3c.jigsaw.resources.DirectoryResource
Get the optinal index name for this directory listing.
getIndexer(). Method in class w3c.jigsaw.http.httpd
Get this server resource indexer.
getInetAddress(). Method in class w3c.jigsaw.http.Client
Get the IP address of this client.
getInetAddress(). Method in class w3c.jigsaw.http.httpd
Get the server inet address
getInputFileDescriptor(). Method in class w3c.jigsaw.http.Reply
Try to get the rpely file descriptyor, if available.
getInputStream(). Method in class w3c.jigsaw.http.Client
Get this client input stream.
getInputStream(). Method in class w3c.jigsaw.html.HtmlGenerator
Get the input string for reading the document.
getInputStream(). Method in class w3c.mail.MailMessage
Get this mail body.
getInputStream(). Method in class w3c.mime.MIMEParser
Get the message body, as an input stream.
getInputStream(). Method in class w3c.jigsaw.http.Request
Get this request input stream.
getInputStream(). Method in class w3c.mux.Session
Get this session input stream.
getInt(int, int). Method in class w3c.jigsaw.resources.AttributeHolder
getInteger(String, int). Method in class w3c.jigsaw.http.httpdProperties
Get this property value, as an integer.
getIntValue(). Method in class w3c.tools.forms.IntegerField
Get this field integer value.
getIntValue(). Method in class w3c.tools.forms.OptionField
Get the selected option as its index in our array of options.
getIPTemplates(). Method in class w3c.jigsaw.auth.AuthUser
Get the user IP templates.
getLabelBureau(File). Static method in class w3c.jigsaw.pics.LabelBureauFactory
getLabelService(String). Method in interface w3c.jigsaw.pics.LabelBureauInterface
Get a label service handler, given its identifier.
getLabelService(String). Method in class w3c.jigsaw.pics.SampleLabelBureau
Lookup for the given service in this bureau.
getLastModified(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource last modification time.
getLimit(). Method in class w3c.jigsaw.filters.AccessLimitFilter
Get the maximum number of allowed simultaneous accesses.
getLocalPort(). Method in class w3c.jigsaw.http.httpd
Get the server local port
getLocation(). Method in class w3c.jigsaw.resources.RelocateResource
Get the location for the relocation
getLong(int, long). Method in class w3c.jigsaw.resources.AttributeHolder
getMailMessage(int). Method in interface w3c.mail.MailFolder
Indexed access.
getMailMessage(int). Method in class w3c.mail.VMailMailFolder
Get a mail message by its integer index in the folder.
getMailMessage(MailMark). Method in class w3c.mail.VMailMailFolder
Get a mail message, given its mark.
getMailMessageInputStream(MailMessage). Method in interface w3c.mail.MailFolder
Get a mail body.
getMailMessageInputStream(MailMessage). Method in class w3c.mail.VMailMailFolder
Get a mail message body as an input stream.
getMaxAge(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource's max age.
getMaxEntries(). Method in class w3c.jigsaw.resources.ResourceStoreManager
getMaxRequestTime(). Method in class w3c.jigsaw.http.httpdStatistics
Get the max request processing time.
getMaxRequestURL(). Method in class w3c.jigsaw.http.httpdStatistics
Get the URL of the request that took the longest time to be processed.
getMeanRequestTime(). Method in class w3c.jigsaw.http.httpdStatistics
Get the mean request processing time.
getMethod(). Method in class w3c.jigsaw.http.Request
getMethod(String). Method in class w3c.jigsaw.http.Request
Get the name of the method of this request.
getMethods(). Method in class w3c.jigsaw.auth.AuthFilter
Get the list of methods that this filter protect
getMIMEHeaders(). Method in class w3c.mime.MIMEParser
Get the set of headers defined in this MIME stream This method return a container for the headers encountered while parsing the stream.
getMIMEType(). Method in class w3c.jigsaw.html.HtmlGenerator
Get this stream MIME type.
getMinRequestTime(). Method in class w3c.jigsaw.http.httpdStatistics
Get the min request processing time.
getMinRequestURL(). Method in class w3c.jigsaw.http.httpdStatistics
Get the URL of the request that took the smallest time to be processed.
getMultipleValues(String). Method in class w3c.jigsaw.forms.URLDecoder
Get the values of the variable, as an array.
getMxb(). Method in class w3c.mime.Accept
Get the mxb parameter.
getName(). Method in class w3c.jigsaw.resources.Attribute
Get this attribute name.
getName(). Method in class w3c.jigsaw.auth.AuthUser
Get this user's name.
getName(). Method in class w3c.jigsaw.http.Bag
Get this bag names
getName(). Method in class w3c.cvs.CvsEntry
Get this entry name.
getName(). Method in class w3c.jigsaw.forms.FormCardResource
Get this card name.
getName(). Method in class w3c.jigsaw.forms.FormField
Get this field's name.
getName(). Method in class w3c.tools.forms.FormField
Get the field's name.
getName(). Method in interface w3c.jigsaw.forms.FormFieldInterface
Get this field name.
getName(). Method in interface w3c.mail.MailFolder
Get this folder name.
getName(). Method in class w3c.mime.MIMETypeParameter
Get this parameter name.
getName(). Method in class w3c.jigsaw.pics.SampleLabelService
Get this service name.
getName(). Method in class w3c.mail.VMailMailFolder
Get this folder name.
getNegotiableFlag(). Method in class w3c.jigsaw.resources.DirectoryResource
Get the negotiable flag for this directory.
getNextComponent(). Method in class w3c.jigsaw.http.LookupState
Get next part of the URL to be look for.
getNextMailMessage(). Method in interface w3c.mail.MailFolder
Sequential access method.
getNextMailMessage(). Method in class w3c.mail.VMailMailFolder
getNextRequest(). Method in class w3c.jigsaw.http.Client
Get the next avaiable request for this client.
getNextURLPart(). Method in class w3c.jigsaw.formedit.FormResourceEditor
Generate a new uniq identifier for the editor's resource.
getNoheaderFlag(). Method in class w3c.jigsaw.forms.CgiResource
Get the noheader flag.
getNormalLabels(Request, int, String[], String[], URLDecoder). Method in class w3c.jigsaw.pics.LabelBureauResource
Get the normal (generic or specific) labels.
getOnOffFlag(). Method in class w3c.jigsaw.filters.DebugFilter
Get the onoff toggle value.
getOptionIndex(String). Method in class w3c.jigsaw.pics.SampleLabel
Get an option index.
getOptionValue(int). Method in class w3c.jigsaw.pics.SampleLabel
Get an option value, by index.
getOptionValue(String). Method in class w3c.jigsaw.pics.SampleLabel
Get an option value, by option name.
getOutputFileDescriptor(). Method in class w3c.jigsaw.http.Client
Get this client output file descriptor.
getOutputStream(). Method in class w3c.jigsaw.http.Client
get this client output stream.
getOutputStream(). Method in class w3c.mux.Session
Get this session output stream.
getOverideFlag(). Method in class w3c.jigsaw.forms.PostableResource
Get the 'overide multiple form field value' flag.
getPanel(). Method in class w3c.tools.forms.FormManager
Get the graphical object for editing the form.
getParameterValue(String). Method in class w3c.mime.MIMEType
Get a mime type parameter value.
getParent(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource parent resource.
getPassword(). Method in class w3c.jigsaw.auth.AuthUser
Get the user password.
getPort(). Method in class w3c.jigsaw.http.httpd
Get this server port number.
getProperties(). Method in class w3c.jigsaw.http.httpd
Get this server properties.
getProtocolIdentifier(). Method in class w3c.mux.Session
Get this session protocol identifier.
getProxyConnection(String). Method in class w3c.jigsaw.http.Request
Get the proxy connection header for this request.
getPutableFlag(). Method in class w3c.jigsaw.resources.FileResource
Get the PUT'able flag (are we allow to PUT to the resource ?)
getQuality(). Method in class w3c.mime.Accept
Get the quality for this accepted mime type.
getQuality(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource quality.
getQuality(). Method in class w3c.mime.Language
Get this language quality, should be a method of AcceptLanguage.
getQueryString(). Method in class w3c.jigsaw.http.Request
getQueryString(String). Method in class w3c.jigsaw.http.Request
Get this request query string.
getReader(). Method in class w3c.mux.MPStream
Get this MPStream reader object.
getReader(). Method in class w3c.mux.Session
Get the reader for this session.
getRealm(). Method in class w3c.jigsaw.auth.AuthFilter
Get the realm of this filter.
getRealmsCatalog(). Method in class w3c.jigsaw.http.httpd
Get this server realm catalog.
getRelocateFlag(). Method in class w3c.jigsaw.resources.DirectoryResource
Should we relocate invalid requests to this directory.
getRemainingPath(). Method in class w3c.jigsaw.http.LookupState
Get the remaining path, as a relative URL, without consuming it.
getReply(). Method in class w3c.jigsaw.http.HTTPException
Get this exception reply.
getRepository(). Method in class w3c.jigsaw.auth.AuthRealm
Get our repository.
getRepository(). Method in class w3c.jigsaw.resources.DirectoryResource
getRepository(). Method in class w3c.jigsaw.auth.RealmsCatalog
Get our repository.
getRequest(). Method in class w3c.jigsaw.http.HTTPParser

The getRequest() activate the parsing of the client's input stream.

getRequest(). Method in class w3c.jigsaw.http.LookupState
Get this lookup state request.
getRequestTimeOut(). Method in class w3c.jigsaw.http.httpd
Get the request allowed time slice from the properties.
getResourceBytes(ResourceIndex, byte[]). Method in class w3c.jigsaw.resources.SimpleResourceStore
Get the bytes that are the pickled version of the given resource.
getResourceFor(CvsEntry). Method in class w3c.jigsaw.cvs.CvsDirectoryResource
Get a suitable HTTP resource to display the given cvs entry.
getResourceStore(). Method in class w3c.jigsaw.resources.Resource
Get the store associated with this resource.
getResourceStoreManager(). Method in class w3c.jigsaw.http.httpd
Get this server resourcestore manager.
getRoot(). Method in class w3c.jigsaw.http.httpd
Get the server root entity
getRootDirectory(). Method in class w3c.jigsaw.http.httpd
Get this server root directory.
getServer(). Method in class w3c.jigsaw.auth.AuthRealm
Get our attached server.
getServer(). Method in class w3c.jigsaw.http.Client
Get the client server's
getServer(). Method in class w3c.jigsaw.resources.HTTPResource
Get the server this resource is served by.
getSession(byte, int). Method in class w3c.mux.MPStream
getSession(byte, int, int). Method in class w3c.mux.MPStream
Get the session associated with the given session id.
getSession(int). Method in class w3c.mux.MPStream
getShuffler(Client). Method in class w3c.jigsaw.http.httpd
Get a shuffler for this server's client.
getSoftware(). Method in class w3c.jigsaw.http.httpd
Get the server software string.
getSpecificLabel(URL). Method in interface w3c.jigsaw.pics.LabelServiceInterface
Get the specific labels for a given URL.
getSpecificLabel(URL). Method in class w3c.jigsaw.pics.SampleLabelService
Get the specific label for the given URL.
getStatistics(). Method in class w3c.jigsaw.http.httpd
Get this server statistics.
getStatus(). Method in class w3c.cvs.CvsEntry
Get this entry status.
getStatus(). Method in class w3c.jigsaw.http.Reply
Get this reply current status.
getStoreIdentifier(). Method in class w3c.jigsaw.resources.DirectoryResource
Get our children resource store identifier.
getString(int, String). Method in class w3c.jigsaw.resources.AttributeHolder
getString(String, String). Method in class w3c.jigsaw.http.httpdProperties
Get this property value, as a String.
getStringDigest(). Method in class w3c.tools.crypt.Md5
Get the digest, as a proper string.
getStringValue(). Method in class w3c.tools.forms.OptionField
Get the selected option as a String.
getStringValue(). Method in class w3c.tools.forms.StringField
Get this field value as a String.
getTarget(). Method in class w3c.jigsaw.formedit.GenericResourceEditor
Get the target resource we are editing.
getTargetAttributes(). Method in class w3c.jigsaw.indexer.IndexerResource
Get our target class attributes.
getTargetAttributes(). Method in class w3c.jigsaw.resources.ResourceFilter
Get our target attribute list.
getTargetAttributes(). Method in interface w3c.jigsaw.resources.ResourceShadower
Get the list of attributes shadowed byt htis shadowing resource.
getTargetClass(). Method in class w3c.jigsaw.indexer.IndexerResource
Get the target class for this directory.
getTargetDirectory(). Method in class w3c.jigsaw.formedit.DirectoryResourceEditor
getTargetField(ResourceShadower, Attribute). Static method in class w3c.jigsaw.formedit.FormFieldRegistery
Get a form field to edit a shadow attribute of target.
getTargetResource(). Method in class w3c.jigsaw.indexer.IndexerResource
ResourceShadower implementation - Get our target resource.
getTargetResource(). Method in class w3c.jigsaw.resources.ResourceFilter
Get our target resource.
getTargetResource(). Method in interface w3c.jigsaw.resources.ResourceShadower
Get the resource shadowed by this object.
getTargetValue(int, Object). Method in class w3c.jigsaw.indexer.IndexerResource
ResourceShadower implementation - Get target default attribute value.
getTargetValue(int, Object). Method in class w3c.jigsaw.resources.ResourceFilter
Get a shadowed attribute value.
getTargetValue(int, Object). Method in interface w3c.jigsaw.resources.ResourceShadower
Get a shadowed attribute value.
getTargetValue(String, Object). Method in class w3c.jigsaw.indexer.IndexerResource
ResourceShadower implementation - Get a shadowed attribute value
getTargetValue(String, Object). Method in class w3c.jigsaw.resources.ResourceFilter
Get a shadowed attribute value (by name).
getTargetValue(String, Object). Method in interface w3c.jigsaw.resources.ResourceShadower
Get a shadowed attribute value (by name).
getThread(). Method in class w3c.jigsaw.http.Client
Get the client thread.
getTimeout(). Method in class w3c.jigsaw.filters.AccessLimitFilter
Get the timeout before we send back an error.
getTitle(). Method in class w3c.jigsaw.forms.FormCardResource
Get this card title.
getTitle(). Method in class w3c.jigsaw.forms.FormField
Get the field's title.
getTitle(). Method in class w3c.tools.forms.FormField
Get the field's title.
getTitle(). Method in class w3c.jigsaw.resources.HTTPResource
Get this resource title.
getTreeLabels(Request, int, String[], String[], URLDecoder). Method in class w3c.jigsaw.pics.LabelBureauResource
Get tree labels.
getTreeLabels(URL). Method in interface w3c.jigsaw.pics.LabelServiceInterface
Get the tree labels for the given URL.
getTreeLabels(URL). Method in class w3c.jigsaw.pics.SampleLabelService
Get the tree labels for the given URL.
getType(). Method in class w3c.jigsaw.resources.Attribute
Get this attribute type.
getURI(). Method in class w3c.jigsaw.http.LookupState
Get this lookpu state full URI.
getURI(). Method in class w3c.jigsaw.http.Request
getURI(String). Method in class w3c.jigsaw.http.Request
Get the request requested URI.
getURL(). Method in class w3c.jigsaw.http.httpd
Get the server URL.
getURL(). Method in class w3c.jigsaw.resources.HTTPResource
Get the URL this resource is attached to.
getUser(String). Method in class w3c.jigsaw.http.Request
Get the authentifuiied user behind this request.
getValue(). Method in class w3c.jigsaw.forms.BooleanField
Get this field value as an Object.
getValue(). Method in class w3c.tools.forms.BooleanField
Get this field's value according to its native type.
getValue(). Method in class w3c.jigsaw.forms.CheckBoxField
Get this field value.
getValue(). Method in class w3c.jigsaw.forms.ClassnameField
Get this field value as an Object.
getValue(). Method in class w3c.jigsaw.forms.DateField
Get this field value.
getValue(). Method in class w3c.jigsaw.forms.DoubleField
Get this field value.
getValue(). Method in class w3c.tools.forms.DoubleField
Get this field's value in its native format (ie Double).
getValue(). Method in class w3c.jigsaw.forms.FileField
Get this field value as an Object.
getValue(). Method in class w3c.tools.forms.FileField
Get this field's value in its native type.
getValue(). Method in class w3c.tools.forms.FormField
Get this field value's in its native type.
getValue(). Method in interface w3c.jigsaw.forms.FormFieldInterface
Get this field value.
getValue(). Method in class w3c.jigsaw.forms.IntegerField
Get this field value as an Object.
getValue(). Method in class w3c.tools.forms.IntegerField
Get our value, in its native type.
getValue(). Method in class w3c.jigsaw.auth.IPTemplatesField
Get this field's value.
getValue(). Method in class w3c.jigsaw.forms.LongField
Get this field value as an Object.
getValue(). Method in class w3c.jigsaw.forms.MIMETypeField
Get this field value as an Object.
getValue(). Method in class w3c.mime.MIMETypeParameter
Get this parameter value.
getValue(). Method in class w3c.tools.forms.OptionField
Get this field's value in its native type.
getValue(). Method in class w3c.jigsaw.forms.RadioBoxField
Get this field's value.
getValue(). Method in class w3c.tools.forms.StringField
Get this field's value according to its native type.
getValue(). Method in class w3c.jigsaw.forms.TextArrayField
Get this field's value.
getValue(). Method in class w3c.jigsaw.forms.TextField
Get this field value as an Object.
getValue(int, Object). Method in class w3c.jigsaw.resources.AttributeHolder
Generic get of an attribute value.
getValue(int, Object). Method in class w3c.jigsaw.resources.FilteredResource
Filters can supply part of the attributes value for a resource.
getValue(String). Method in class w3c.jigsaw.forms.URLDecoder
Get the value of a variable.
getValue(String, Object). Method in class w3c.jigsaw.resources.AttributeHolder
Generic get of an attribute value.
getVariantNames(). Method in class w3c.jigsaw.resources.NegotiatedResource
Get the variant names.
getVariantResources(). Method in class w3c.jigsaw.resources.NegotiatedResource
Get the variant resources.
getWriter(). Method in class w3c.mux.MPStream
Get this MPStream writer object.
getWriter(). Method in class w3c.mux.Session
Get the writer for this session.
GONE. Static variable in interface w3c.jigsaw.http.HTTP
gotFocus(). Method in class w3c.tools.forms.FormField
Our editor is telling us that it got the focus, propagate to manager.
gotFocus(FormField). Method in class w3c.tools.forms.FormManager
Some of our field got the focus, update our cursor.
gotoField(int). Method in class w3c.tools.forms.FormManager
Move to the field whose index is given.

H

handle(Request, URLDecoder). Method in class w3c.jigsaw.cvs.CvsDirectoryResource
This is were we handle the big post request.
handle(Request, URLDecoder). Method in class w3c.jigsaw.forms.FormCardResource
Handle a post to this card.
handle(Request, URLDecoder). Method in class w3c.jigsaw.pics.LabelBureauResource
Handle the form submission, after posted data parsing.
handle(Request, URLDecoder). Method in class w3c.jigsaw.forms.PostableResource
Handle the form submission, after posted data parsing.
handleCGIOutput(Process, Request). Method in class w3c.jigsaw.forms.CgiResource
Handle the CGI script output.
handleConnection(Socket). Method in class w3c.jigsaw.http.ClientPool
Handle the given connection.
handler. Variable in class w3c.tools.forms.Form
The handler of the form.
handler. Variable in class w3c.jigsaw.config.FormPropertiesEditor
Our form card handler (shared among all cards).
handleTimerEvent(Object, long). Method in class w3c.jigsaw.http.Client
Handle timer events.
handleTimerEvent(Object, long). Method in interface w3c.tools.timers.EventHandler
Handle an timer event.
handleTimerEvent(Object, long). Method in class w3c.tools.timers.EventManager
hasBag(String). Method in class w3c.jigsaw.http.Bag
Does this bag have a named sub-bag of the given name ?
hasConnection(). Method in class w3c.jigsaw.http.Reply
Does this request has a connection header value defined ?
hasContentLength(). Method in class w3c.jigsaw.http.Reply
Does the reply caries content length information ?
hasField(String). Method in class w3c.mime.MIMEHeaders
Check if the given field has been defined for this request.
hasHeader(String). Method in class w3c.jigsaw.http.Reply
Check for an extension header.
hasItem(String). Method in class w3c.jigsaw.http.Bag
Does this bag contains the given item, being a bag or a simple word.
hasMoreComponents(). Method in class w3c.jigsaw.http.LookupState
Does this look up state has more components to be looked for.
hasMoreMailMessages(). Method in interface w3c.mail.MailFolder
Sequential access method.
hasMoreMailMessages(). Method in class w3c.mail.VMailMailFolder
hasOption(String). Method in class w3c.jigsaw.pics.SampleLabel
Does this label defines the given option ?
hasParameter(String). Method in class w3c.mime.MIMEType
Does this MIME type has some value for the given parameter ?
hasReply(). Method in class w3c.jigsaw.http.HTTPException
Was a reply provided with the exception ?
hasRequest(). Method in class w3c.jigsaw.http.LookupState
Is this lookup state object associated with a request ?
hasResource(String). Method in interface w3c.jigsaw.resources.ResourceStore
Check for the existence of a resource in this store.
hasResource(String). Method in class w3c.jigsaw.resources.SimpleResourceStore
Does this store defines this resource.
head. Variable in class w3c.jigsaw.resources.ResourceStoreManager
The fake head of our LRU list for store entries.
head(Request). Method in class w3c.jigsaw.resources.HTTPResource
The default HEAD method replies does a GET and removes entity.
headers. Variable in class w3c.mime.MIMEHeaders
HOST_P. Static variable in class w3c.jigsaw.http.httpd
Name of the server host property.
HtmlGenerator(String). Constructor for class w3c.jigsaw.html.HtmlGenerator
http(MPStream, String). Constructor for class w3c.mux.http
httpd(String, Properties). Constructor for class w3c.jigsaw.http.httpd
Create a new server instance in this process.
httpdProperties(Properties). Constructor for class w3c.jigsaw.http.httpdProperties
Build an httpdProperties instance from a Properties instance.
httpdSecurityManager(). Constructor for class w3c.jigsaw.http.httpdSecurityManager
HTTPException(Reply). Constructor for class w3c.jigsaw.http.HTTPException
HTTPException(String). Constructor for class w3c.jigsaw.http.HTTPException
HTTPException(String, Reply). Constructor for class w3c.jigsaw.http.HTTPException
HTTPParser(Client). Constructor for class w3c.jigsaw.http.HTTPParser
HTTPResource(). Constructor for class w3c.jigsaw.resources.HTTPResource
HTTPRuntimeException(Object, String, String). Constructor for class w3c.jigsaw.http.HTTPRuntimeException
Create a new HTTPRuntime exception.

I

IllegalAttributeAccess(AttributeHolder, Attribute). Constructor for class w3c.jigsaw.resources.IllegalAttributeAccess
This attribute isn't defined by the given holder.
IllegalAttributeAccess(AttributeHolder, Attribute, Object). Constructor for class w3c.jigsaw.resources.IllegalAttributeAccess
The proposed value for the attribute doesn't match the expected type.
IllegalAttributeAccess(AttributeHolder, Attribute, String). Constructor for class w3c.jigsaw.resources.IllegalAttributeAccess
Invalid access to an attribute value.
IllegalAttributeAccess(AttributeHolder, int). Constructor for class w3c.jigsaw.resources.IllegalAttributeAccess
This attribute index isn't valid for the given holder.
IllegalAttributeAccess(AttributeHolder, String). Constructor for class w3c.jigsaw.resources.IllegalAttributeAccess
Invalid access to an attribute.
inAgent(). Method in class w3c.jigsaw.http.httpdSecurityManager
IndexerResource(). Constructor for class w3c.jigsaw.indexer.IndexerResource
IndexerResourceEditor(). Constructor for class w3c.jigsaw.formedit.IndexerResourceEditor
ingoingFilter(Request). Method in class w3c.jigsaw.filters.AccessLimitFilter
Count number of hits to the page, block when limit exceeded.
ingoingFilter(Request). Method in class w3c.jigsaw.auth.AuthFilter
Authenticate the given request for the given client.
ingoingFilter(Request). Method in class w3c.jigsaw.filters.CounterFilter
We count all accesses, even the one that failed.
ingoingFilter(Request). Method in class w3c.jigsaw.filters.DebugFilter
The ingoing filter - fearly easy !
ingoingFilter(Request). Method in class w3c.jigsaw.resources.ResourceFilter
Filter the request before its processing.
initialize(). Method in class w3c.cvs.CvsDirectory
Initialize this directory.
initialize(Hashtable). Method in class w3c.jigsaw.resources.AttributeHolder
Initialization method for attribute holders.
initialize(httpd). Method in class w3c.jigsaw.http.CommonLogger
Initialize this logger for the given server.
initialize(httpd). Method in class w3c.jigsaw.http.Logger
Initialize this logger for the provided server.
initialize(Object[]). Method in class w3c.jigsaw.resources.AttributeHolder
Initialization method for attribute holders.
initialize(Object[]). Method in class w3c.jigsaw.indexer.DirectoriesEditor
Initialize the directory templates editor.
initialize(Object[]). Method in class w3c.jigsaw.resources.DirectoryResource
Initialize this directory resource with the given set of attributes.
initialize(Object[]). Method in class w3c.jigsaw.indexer.ExtensionsEditor
Initialize the extension editor.
initialize(Object[]). Method in class w3c.jigsaw.resources.FilteredResource
Initialize a filtered resource.
initialize(Object[]). Method in class w3c.jigsaw.config.FormPropertiesEditor
Initialize the form based properties editor.
initialize(Object[]). Method in class w3c.jigsaw.forms.FormResource
Initialize a filtered resource.
initialize(Object[]). Method in class w3c.jigsaw.formedit.FormResourceEditor
initialize this resource editor.
initialize(Object[]). Method in class w3c.jigsaw.status.GcStat
Initialize the thread lister.
initialize(Object[]). Method in class w3c.jigsaw.auth.GenericAuthFilter
Initialize the filter.
initialize(Object[]). Method in class w3c.jigsaw.formedit.GenericResourceEditor
intitialize the editor.
initialize(Object[]). Method in class w3c.jigsaw.indexer.IndexerResource
Initialize a resource indexer instance.
initialize(Object[]). Method in class w3c.jigsaw.formedit.IndexerResourceEditor
Initialize an indexer resource editor.
initialize(Object[]). Method in class w3c.jigsaw.pics.LabelBureauResource
Initialize a filtered resource.
initialize(Object[]). Method in class w3c.jigsaw.pics.PICSFilter
Initialize the filter.
initialize(Object[]). Method in class w3c.jigsaw.filters.ProcessFilter
Initialize a process filter.
initialize(Object[]). Method in class w3c.jigsaw.auth.RealmsEditor
Initialize the realm editor
initialize(Object[]). Method in class w3c.jigsaw.resources.ResourceFilter
Initialize the filter.
initialize(Object[]). Method in class w3c.jigsaw.status.ThreadStat
Initialize the thread lister.
initialize(ResourceStoreManager, File). Method in interface w3c.jigsaw.resources.ResourceStore
This resource store is being built, initialize it with the given arg.
initialize(ResourceStoreManager, File). Method in class w3c.jigsaw.resources.SimpleResourceStore
Initialize this simple store with the given file.
initialize(String, Properties). Method in class w3c.jigsaw.http.httpd
Initialize a new HTTP server.
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.BooleanField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.CheckBoxField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.ClassnameField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.DateField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.DoubleField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.EncodingField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.FileField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.FilenameField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.FormField
initialize(String, String, String, Object). Method in interface w3c.jigsaw.forms.FormFieldInterface
Form field may be automatically instanciated, initialize such a field.
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.IntegerField
initialize(String, String, String, Object). Method in class w3c.jigsaw.auth.IPTemplatesField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.LanguageField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.LongField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.MIMETypeField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.RadioBoxField
The RadioBoxField doesn't support the initialize interface.
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.TextArrayField
initialize(String, String, String, Object). Method in class w3c.jigsaw.forms.TextField
initializeCVS(httpd). Static method in class w3c.jigsaw.cvs.CvsDirectoryResource
Get a CVS directory manager for the given directory.
input. Variable in class w3c.jigsaw.http.Client
input. Variable in class w3c.mime.MIMEParser
insets(). Method in class w3c.tools.forms.FormPanel
Some insets for the form panel.
IntegerAttribute(String, Integer, int). Constructor for class w3c.jigsaw.resources.IntegerAttribute
IntegerField(). Constructor for class w3c.jigsaw.forms.IntegerField
IntegerField(FormManager, String, String, int). Constructor for class w3c.tools.forms.IntegerField
IntegerField(FormManager, String, String, Integer). Constructor for class w3c.tools.forms.IntegerField
IntegerField(String, String, String, Integer). Constructor for class w3c.jigsaw.forms.IntegerField
INTERNAL_SERVER_ERROR. Static variable in interface w3c.jigsaw.http.HTTP
internalSave(boolean). Method in class w3c.jigsaw.resources.SimpleResourceStore
Internal save: save the repository back to disk.
invalidFieldAccess(String, String). Method in class w3c.mime.MIMEHeaders
InvalidLabelFileException(File, int, String). Constructor for class w3c.jigsaw.pics.InvalidLabelFileException
InvalidLabelFileException(String). Constructor for class w3c.jigsaw.pics.InvalidLabelFileException
ipmatcher. Variable in class w3c.jigsaw.auth.GenericAuthFilter
The IPMatcher to match IP templates to user records.
IPMatcher(). Constructor for class w3c.jigsaw.auth.IPMatcher
IPTemplatesAttribute(String, short[][], int). Constructor for class w3c.jigsaw.auth.IPTemplatesAttribute
IPTemplatesField(). Constructor for class w3c.jigsaw.auth.IPTemplatesField
IPTemplatesField(String, String, String, short[][]). Constructor for class w3c.jigsaw.auth.IPTemplatesField
isBound(). Method in class w3c.jigsaw.http.Client
Is this client bound to some socket already ?
isDeleted(). Method in class w3c.jigsaw.forms.FormCardResource
Is this card deleted ?
isDirectory(). Method in class w3c.jigsaw.http.LookupState
Is the requested URI a directory URI ?
isGeneric(). Method in class w3c.jigsaw.pics.SampleLabel
Is this label generic ?
isInternal(). Method in class w3c.jigsaw.http.LookupState
Is this lookup state internal to the server.
isPending(). Method in class w3c.mux.Session
Is this session waiting for someone to accept it.
isPICSQuery(Request). Method in class w3c.jigsaw.pics.PICSFilter
Check the query to examine if it requires some PICS handling.
isProxy(). Method in class w3c.jigsaw.http.Reply
Is this reply a proxy reply.

J

jdbm(File). Constructor for class w3c.tools.dbm.jdbm

K

KEEP_ALIVE_P. Static variable in class w3c.jigsaw.http.httpd
Name of the server's keep alive flag.
KEEP_TIMEOUT_P. Static variable in class w3c.jigsaw.http.httpd
Name of the server's connection time out property.
keepConnection(). Method in class w3c.jigsaw.http.Reply
keepProxyConnection(). Method in class w3c.jigsaw.http.Reply
keys(). Method in class w3c.jigsaw.http.Bag
Get all named items from this bag.
keys(). Method in class w3c.jigsaw.forms.URLDecoder
Get an enumeration of the variable names.
kill(boolean). Method in class w3c.jigsaw.http.Client
Kill this client, freeing all its associated resources.
killClients(boolean). Method in class w3c.jigsaw.http.ClientPool
killSomeClients(). Method in class w3c.jigsaw.http.ClientPool
Kill some client.

L

LabelBureauFactory(). Constructor for class w3c.jigsaw.pics.LabelBureauFactory
LabelBureauResource(). Constructor for class w3c.jigsaw.pics.LabelBureauResource
LanguageAttribute(String, String, int). Constructor for class w3c.jigsaw.resources.LanguageAttribute
LanguageField(). Constructor for class w3c.jigsaw.forms.LanguageField
LanguageField(String, String, String, String). Constructor for class w3c.jigsaw.forms.LanguageField
Create an language field.
length(). Method in class w3c.jigsaw.html.HtmlGenerator
Get the length of this html document
level. Variable in class w3c.mime.MIMEType
link(Request). Method in class w3c.jigsaw.resources.HTTPResource
The default LINK method replies with a not implemented.
listing. Variable in class w3c.jigsaw.resources.DirectoryResource
Our current (cached) directory listing.
listing_stamp. Variable in class w3c.jigsaw.resources.DirectoryResource
The time at which we generated the directory index.
listThreads(Request). Method in class w3c.jigsaw.status.ThreadStat
Dump the currenr threads into an HTML page.
loadBucket(int). Method in class w3c.tools.dbm.jdbm
Load the bucket whose file pointer is given.
loadDirectory(String). Method in class w3c.jigsaw.indexer.ResourceIndexer
Load a given directory template from the store.
loaded_realm. Variable in class w3c.jigsaw.auth.GenericAuthFilter
The nam of the realm we cache in realm.
loadExtension(String). Method in class w3c.jigsaw.indexer.ResourceIndexer
Load an extension descriptor.
loadIndex(Hashtable). Method in class w3c.jigsaw.resources.SimpleResourceStore
Restore our whole index from our repository.
loadProperties(File). Method in class w3c.jigsaw.http.httpd
Load the default set of properties for the server.
loadRealm(String). Method in class w3c.jigsaw.auth.RealmsCatalog
Load the given realm and return the AuthRealm instance.
loadResource(String, Hashtable). Method in interface w3c.jigsaw.resources.ResourceStore
Restore the resource whose name is given.
loadResource(String, Hashtable). Method in class w3c.jigsaw.resources.SimpleResourceStore
Load a resource, or get one from the cache.
loadResourceStore(ResourceStoreHolder, File). Method in class w3c.jigsaw.resources.ResourceStoreManager
Load a resource store.
loadUser(String). Method in class w3c.jigsaw.auth.AuthRealm
Load the user having this name.
lock(ResourceLocker). Method in class w3c.jigsaw.resources.Resource
Lock this resource in its store.
lockResource(ResourceLocker, String). Method in interface w3c.jigsaw.resources.ResourceStore
Lock the given resource in the cache.
lockResource(ResourceLocker, String). Method in class w3c.jigsaw.resources.SimpleResourceStore
Lock this resource in memory.
log. Variable in class w3c.jigsaw.http.CommonLogger
log(). Method in class w3c.cvs.CvsEntry
Get this entry log.
log(Client, Request, Reply, int, long). Method in class w3c.jigsaw.http.httpd
Emit a log entry.
log(CvsEntry). Method in class w3c.cvs.CvsDirectory
Get the given entry log, as a String.
log(Request, Reply, int, long). Method in class w3c.jigsaw.http.Client
Log the given request.
log(Request, Reply, int, long). Method in class w3c.jigsaw.http.CommonLogger
Log normally a full handled request.
log(Request, Reply, int, long). Method in class w3c.jigsaw.http.Logger
Log normally a full handled request.
log(String). Method in class w3c.cvs.CvsDirectory
Log some transaction.
logdir. Variable in class w3c.jigsaw.http.CommonLogger
LOGGER_P. Static variable in class w3c.jigsaw.http.httpd
Name of property indicating the logger class to use.
logmsg(String). Method in class w3c.jigsaw.http.CommonLogger
LOGNAME_P. Static variable in class w3c.jigsaw.http.CommonLogger
Name of the property indicating the log file.
LongAttribute(String, Long, int). Constructor for class w3c.jigsaw.resources.LongAttribute
LongField(). Constructor for class w3c.jigsaw.forms.LongField
LongField(String, String, String, Long). Constructor for class w3c.jigsaw.forms.LongField
lookup(byte[]). Method in class w3c.jigsaw.auth.IPMatcher
Lookup the adress for an association.
lookup(byte[]). Method in class w3c.tools.dbm.jdbm
Lookup the value associated with the provided key.
lookup(InetAddress). Method in class w3c.jigsaw.auth.IPMatcher
Lookup the given InetAdress for any association.
lookup(LookupState). Method in class w3c.jigsaw.resources.ContainerResource
Lookup the next component of this lookup state in here.
lookup(LookupState). Method in class w3c.jigsaw.cvs.CvsDirectoryResource
Lookup method for the CVS manager.
lookup(LookupState). Method in class w3c.jigsaw.indexer.DirectoriesEditor
Lookup in the directories editor for a defined directory.
lookup(LookupState). Method in class w3c.jigsaw.resources.DirectoryResource
Lookup the next component of this lookup state in here.
lookup(LookupState). Method in class w3c.jigsaw.indexer.ExtensionsEditor
Lookup in the extensions editor for a defined extension.
lookup(LookupState). Method in class w3c.jigsaw.forms.FormCardResource
Our own lookup, to implement multiple buttons:
lookup(LookupState). Method in class w3c.jigsaw.forms.FormResource
Lookup an sub resource.
lookup(LookupState). Method in class w3c.jigsaw.formedit.FormResourceEditor
lookup a resource in the editor space.
lookup(LookupState). Method in class w3c.jigsaw.resources.PutableDirectory
The lookup method creates resources on the fly...
lookup(LookupState). Method in class w3c.jigsaw.auth.RealmsEditor
Lookup in the realms editor for a defined realm.
lookup(Request). Method in class w3c.jigsaw.resources.ContainerResource
Lookup the target of this request, starting from here.
lookup(String). Method in class w3c.cvs.CvsDirectory
Lookup a CVS entry by name.
lookup(String). Method in class w3c.jigsaw.cvs.CvsEntryResource
lookup(String). Method in class w3c.jigsaw.resources.DirectoryResource
Lookup the resource having the given name in this directory.
lookup(String). Method in class w3c.tools.dbm.jdbm
Lookup the value associated to the given String key.
lookupAttribute(String). Method in class w3c.jigsaw.resources.AttributeHolder
Lookup up the index of an attribute in our attribute description.
lookupEntry(File, ResourceStoreHolder, boolean). Method in class w3c.jigsaw.resources.ResourceStoreManager
Lookup an entry in the store.
lookupField(String). Method in class w3c.jigsaw.forms.FormCardResource
Lookup a field in this card.
lookupResource(String). Method in interface w3c.jigsaw.resources.ResourceStore
Get this resource, but only if already loaded.
lookupResource(String). Method in class w3c.jigsaw.resources.SimpleResourceStore
Lookup this resource.
lookupSession(int). Method in class w3c.mux.MPStream
LookupState(Request). Constructor for class w3c.jigsaw.http.LookupState
Create a lookup state to handle the given request on behalf of client.
LookupState(String). Constructor for class w3c.jigsaw.http.LookupState
Construct a lookup state to be resolved internnaly by the server.
lookupStore(String). Method in class w3c.jigsaw.resources.DirectoryResource
Lookup our store for a child of the given name.
lookupTarget(ContainerResource, LookupState). Method in class w3c.jigsaw.formedit.FormResourceEditor
Lookup the taregt we want to edit in the server space.
lookupUser(InetAddress). Method in class w3c.jigsaw.auth.GenericAuthFilter
Lookup a user by its IP address.
lookupUser(String). Method in class w3c.jigsaw.auth.GenericAuthFilter
Lookup a user by its name.
loop(). Method in class w3c.jigsaw.http.Client
Request get prosseced in three stages: a) Read and pre-parse the request: in this stage, the parser throws HTTPParserException only.
loopForBinding(). Method in class w3c.jigsaw.http.Client
Wait for this client to be bind to some socket.

M

main(String[]). Static method in class w3c.tools.codec.Base64Decoder
Test the decoder.
main(String[]). Static method in class w3c.tools.codec.Base64Encoder
Testing the encoder.
main(String[]). Static method in class w3c.cvs.CvsDirectory
main(String[]). Static method in class w3c.jigsaw.resources.DirectoryResource
Create an empty resource store, and store a default resource directory in it.
main(String[]). Static method in class w3c.mux.EchoClientLauncher
main(String[]). Static method in class w3c.mux.EchoServerLauncher
main(String[]). Static method in class w3c.tools.timers.EventManager
main(String[]). Static method in class w3c.tools.forms.FormManager
Test.
main(String[]). Static method in class w3c.mux.http
main(String[]). Static method in class w3c.jigsaw.http.httpd
main(String[]). Static method in class w3c.tools.dbm.jdbm
main(String[]). Static method in class w3c.tools.crypt.Md5
main(String[]). Static method in class w3c.mime.MIMEParser
Debug only.
main(String[]). Static method in class w3c.mime.MIMEType
main(String[]). Static method in class w3c.jigsaw.pics.SampleLabel
main(String[]). Static method in class w3c.jigsaw.http.Shuffler
main(String[]). Static method in class w3c.jigsaw.resources.SimpleResourceStore
main(String[]). Static method in class w3c.mail.VMailMailFolder
makeCgiCommand(Request). Method in class w3c.jigsaw.forms.CgiResource
Prepare the command to run for this CGI script, and run it.
makeDirectory(String, Class). Static method in class w3c.jigsaw.indexer.Directory
Create a new Directory template.
makePICSReply(Request, StringBuffer). Method in class w3c.jigsaw.pics.LabelBureauResource
Build a PICS reply out of the given content.
makeRealm(String, File). Static method in class w3c.jigsaw.auth.AuthRealm
create a new empty realm.
makeReply(int). Method in class w3c.jigsaw.http.Request
makeReply(Integer). Method in class w3c.jigsaw.http.Request
Make an empty Reply object matching this request version.
makeUser(String). Static method in class w3c.jigsaw.auth.AuthUser
Create a new user.
manager. Variable in class w3c.tools.forms.FormField
The associated form manager.
manager. Variable in class w3c.jigsaw.resources.SimpleResourceStore
Our resource store manager.
MANDATORY. Static variable in class w3c.jigsaw.resources.Attribute
Flag value - This attribute is mandatory.
markInternal(). Method in class w3c.jigsaw.http.LookupState
Mark this lookup state as being done internally.
markModified(). Method in class w3c.jigsaw.resources.HTTPResource
Set an HTTPResource attribute.
markModified(). Method in class w3c.jigsaw.resources.Resource
Mark this resource as having been modified.
markModified(). Method in class w3c.jigsaw.resources.ResourceFilter
Mark this filter as modified.
markModified(String). Method in interface w3c.jigsaw.resources.ResourceStore
Mark this resource as modified.
markModified(String). Method in class w3c.jigsaw.resources.SimpleResourceStore
Mark the given resource as being modified.
markUsed(). Method in class w3c.jigsaw.resources.SimpleResourceStore
Mark the store as having been used recently.
markUsed(File). Method in class w3c.jigsaw.resources.ResourceStoreManager
Mark the given store as having been used recently.
match(MIMEType). Method in class w3c.mime.MIMEType
How good the given MIMEType matches the receiver of the method ? This method returns a matching level among:
TYPE
Types match, through wildcards,
EXACT_TYPE
Types match exactly,
SUBTYPE
Types match, subtypes match through wildcards,
EXACT_SUBTYPE
Types and subtypes match exactly,
VERSION
Types and subtypes match, version ok
EXACT_VERSION
Types and subtypes match, versions equal
LEVEL
Types and subtypes match versions and level ok,
EXACT_LEVEL
Types and subtypes match, versions and levels equals
match(String). Method in class w3c.mime.Language
Does the given language matches this one.
MATCH_EXACT_LEVEL. Variable in class w3c.mime.MIMEType
MATCH_EXACT_SUBTYPE. Variable in class w3c.mime.MIMEType
MATCH_EXACT_TYPE. Variable in class w3c.mime.MIMEType
MATCH_EXACT_VERSION. Variable in class w3c.mime.MIMEType
MATCH_LEVEL. Variable in class w3c.mime.MIMEType
MATCH_SUBTYPE. Variable in class w3c.mime.MIMEType
MATCH_TYPE. Variable in class w3c.mime.MIMEType
MATCH_VERSION. Variable in class w3c.mime.MIMEType
MAX_CLIENT_P. Static variable in class w3c.jigsaw.http.ClientPool
The name of the property giving the maximum number of allowed clients.
MAX_SESSION. Static variable in interface w3c.mux.MUX
Md5(InputStream). Constructor for class w3c.tools.crypt.Md5
Construct a digestifier for the given input stream.
Md5(String). Constructor for class w3c.tools.crypt.Md5
Construct a digestifier for the given string.
mergeDefaultAttributes(Attribute[], String, Hashtable). Method in class w3c.jigsaw.indexer.ResourceIndexer
Merge the attributes this extension defines, with the provided ones.
meta(String, String). Method in class w3c.jigsaw.html.HtmlGenerator
MIMEContentLengthInputStream(InputStream, int). Constructor for class w3c.mime.MIMEContentLengthInputStream
Builds a new content-length input stream.
MIMEException(). Constructor for class w3c.mime.MIMEException
MIMEException(String). Constructor for class w3c.mime.MIMEException
MIMEHeaders(Hashtable, Hashtable). Constructor for class w3c.mime.MIMEHeaders
Create a new MIMEHeader instance.
MIMEInputStream(InputStream). Constructor for class w3c.mime.MIMEInputStream
MIMEMultipartInputStream(InputStream, byte[]). Constructor for class w3c.mime.MIMEMultipartInputStream
Construct a new multipart input stream.
MIMEParser(InputStream). Constructor for class w3c.mime.MIMEParser
Create an instance of the MIMEParser class.
MIMEParserException(String). Constructor for class w3c.mime.MIMEParserException
MIMEType(String). Constructor for class w3c.mime.MIMEType
Construct MIMEType object for the given string.
MIMETypeAttribute(String, Object, int). Constructor for class w3c.jigsaw.resources.MIMETypeAttribute
MIMETypeField(). Constructor for class w3c.jigsaw.forms.MIMETypeField
MIMETypeField(String, String, String, MIMEType). Constructor for class w3c.jigsaw.forms.MIMETypeField
MIMETypeFormatException(String). Constructor for class w3c.mime.MIMETypeFormatException
MIN_CLIENT_P. Static variable in class w3c.jigsaw.http.ClientPool
The name of the property giving the number of clients to keep.
MOVED_PERMANENTLY. Static variable in interface w3c.jigsaw.http.HTTP
MOVED_TEMPORARILY. Static variable in interface w3c.jigsaw.http.HTTP
MPStream(boolean, InputStream, OutputStream). Constructor for class w3c.mux.MPStream
Build a multiplexed stream out of the given streams.
MPStream(boolean, Socket). Constructor for class w3c.mux.MPStream
Build a multiplexed stream out of the given socket.
MULTIPART_FORM_DATA. Static variable in class w3c.mime.MIMEType
MULTIPLE_CHOICE. Static variable in interface w3c.jigsaw.http.HTTP
MUX_FIN. Static variable in interface w3c.mux.MUX
MUX_LENGTH. Static variable in interface w3c.mux.MUX
MUX_LONG_LENGTH. Static variable in interface w3c.mux.MUX
MUX_PUSH. Static variable in interface w3c.mux.MUX
MUX_RST. Static variable in interface w3c.mux.MUX
MUX_SESSION. Static variable in interface w3c.mux.MUX
MUX_SYN. Static variable in interface w3c.mux.MUX
mxb. Variable in class w3c.mime.Accept

N

name. Variable in class w3c.jigsaw.resources.Attribute
The attribute name.
name. Variable in class w3c.tools.forms.FormField
The field's name.
name. Variable in class w3c.mime.MIMETypeParameter
needs_restart. Variable in class w3c.jigsaw.config.FormPropertiesEditor
Does the server needs restart.
needs_save. Variable in class w3c.jigsaw.config.FormPropertiesEditor
Does the properties needs savings.
needsRestart(). Method in class w3c.jigsaw.config.FormPropertiesEditor
Does the server needs a restart due to some property changes.
needsSave(). Method in class w3c.jigsaw.config.FormPropertiesEditor
Does the properties need to be saved.
negociateCharsetQuality(Vector, Request). Method in class w3c.jigsaw.resources.NegotiatedResource
Negotiate on charsets.
negociateContentEncoding(Vector, Request). Method in class w3c.jigsaw.resources.NegotiatedResource
Negotiate among content encodings.
negociateLanguageQuality(Vector, Request). Method in class w3c.jigsaw.resources.NegotiatedResource
Negotiate among language qualities.
negotiate(Request). Method in class w3c.jigsaw.resources.NegotiatedResource
Negotiate among the various variants for the Resource.
negotiateContentType(Vector, Request). Method in class w3c.jigsaw.resources.NegotiatedResource
Negotiate among content types.
NegotiatedResource(). Constructor for class w3c.jigsaw.resources.NegotiatedResource
newContent(InputStream). Method in class w3c.jigsaw.resources.FileResource
Save the given stream as the underlying file content.
nextField(). Method in class w3c.tools.forms.FormManager
Move the focus to the next editable field.
nextInputStream(). Method in class w3c.mime.MIMEMultipartInputStream
NO_CONTENT. Static variable in interface w3c.jigsaw.http.HTTP
NOHEADER. Static variable in interface w3c.jigsaw.http.HTTP
NONE_ACCEPTABLE. Static variable in interface w3c.jigsaw.http.HTTP
NOT_ALLOWED. Static variable in interface w3c.jigsaw.http.HTTP
NOT_FOUND. Static variable in interface w3c.jigsaw.http.HTTP
NOT_IMPLEMENTED. Static variable in interface w3c.jigsaw.http.HTTP
NOT_MODIFIED. Static variable in interface w3c.jigsaw.http.HTTP
notifyBeginProcessing(FormCardResource, Request). Method in class w3c.jigsaw.forms.FormCardHandler
Notify the form handler that some card processing begins.
notifyButtonClick(String). Method in class w3c.jigsaw.forms.FormCardHandler
Notify the form handler that a button was clicked.
notifyChange(FormField). Method in class w3c.tools.forms.FormManager
Callback for field value's change.
notifyChange(FormFieldInterface, Object). Method in class w3c.jigsaw.forms.FormCardHandler
Notify the form handler that some field has changed its value.
notifyEndProcessing(FormCardResource, Request). Method in class w3c.jigsaw.forms.FormCardHandler
Notify the form handler that some card processing is finished.
notifyIdle(Client). Method in class w3c.jigsaw.http.ClientPool
The client notifies the pool that it enters idle state.
notifyResourceLockBreak(Resource). Method in class w3c.jigsaw.indexer.DirectoriesEditor
ResourceLocker implementation - The resource is going down.
notifyResourceLockBreak(Resource). Method in class w3c.jigsaw.indexer.ExtensionsEditor
Resource locker implementation - Our lock is being breaked.
notifyResourceLockBreak(Resource). Method in class w3c.jigsaw.formedit.FormResourceEditor
Resource locker implementation - This resource is going down.
notifyResourceLockBreak(Resource). Method in interface w3c.jigsaw.resources.ResourceLocker
Notify that the lock is going down.
notifyStoreShutdown(ResourceStore). Method in class w3c.jigsaw.auth.AuthRealm
The resource store asks us to shutdown our associated store.
notifyStoreShutdown(ResourceStore). Method in class w3c.jigsaw.resources.DirectoryResource
The resource store asks us to shutdown our associated store.
notifyStoreShutdown(ResourceStore). Method in class w3c.jigsaw.auth.RealmsCatalog
The resource store asks us to shutdown our associated store.
notifyStoreShutdown(ResourceStore). Method in class w3c.jigsaw.indexer.ResourceIndexer
Resource store holder implementation - Shutdown our store.
notifyStoreShutdown(ResourceStore). Method in interface w3c.jigsaw.resources.ResourceStoreHolder
The resource store manager is shutting down.
notifyStoreStabilize(ResourceStore). Method in class w3c.jigsaw.auth.AuthRealm
ResourceStoreHolder implementation - Save our store.
notifyStoreStabilize(ResourceStore). Method in class w3c.jigsaw.resources.DirectoryResource
The resource store asks us to save our store.
notifyStoreStabilize(ResourceStore). Method in class w3c.jigsaw.auth.RealmsCatalog
ResourceStoreHolder implementation - Save our store.
notifyStoreStabilize(ResourceStore). Method in class w3c.jigsaw.indexer.ResourceIndexer
Resource store holder implementation - Save the store.
notifyStoreStabilize(ResourceStore). Method in interface w3c.jigsaw.resources.ResourceStoreHolder
Stabilize your store.
notifyStoreUnload(ResourceStore). Method in class w3c.jigsaw.auth.AuthRealm
ResourceStoreHolder implementation - Unload the store.
notifyStoreUnload(ResourceStore). Method in class w3c.jigsaw.resources.DirectoryResource
The resource store manager asks us to get rid of our store.
notifyStoreUnload(ResourceStore). Method in class w3c.jigsaw.auth.RealmsCatalog
ResourceStoreHolder implementation - Unload the store.
notifyStoreUnload(ResourceStore). Method in class w3c.jigsaw.indexer.ResourceIndexer
Resource store holder implementation - get rid of our store.
notifyStoreUnload(ResourceStore). Method in interface w3c.jigsaw.resources.ResourceStoreHolder
The resource store manager is willing to unload your store.
notifyUnload(). Method in class w3c.jigsaw.resources.DirectoryResource
We are being unloaded.
notifyUnload(). Method in class w3c.jigsaw.resources.Resource
This resource is being unloaded.
notifyUse(Client). Method in class w3c.jigsaw.http.ClientPool
The client notifies the pool that is has been activated.

O

ObjectAttribute(String, Class, Object, int). Constructor for class w3c.jigsaw.resources.ObjectAttribute
Create a new ObjectAttribute instance.
ObjectAttribute(String, String, Object, int). Constructor for class w3c.jigsaw.resources.ObjectAttribute
Create a new ObjectAttribute instance.
OK. Static variable in interface w3c.jigsaw.http.HTTP
openErrorLogFile(). Method in class w3c.jigsaw.http.CommonLogger
Open this logger error log file.
openLogFile(). Method in class w3c.jigsaw.http.CommonLogger
Open this logger log file.
openStream(). Method in class w3c.jigsaw.http.Reply
Open this reply body stream.
openTraceFile(). Method in class w3c.jigsaw.http.CommonLogger
Open this logger trace file.
OptionField(FormManager, String, String, String[], int). Constructor for class w3c.tools.forms.OptionField
Create an option field.
outgoingFilter(Request, Reply). Method in class w3c.jigsaw.filters.AccessLimitFilter
Notify that someone has exit the target entity.
outgoingFilter(Request, Reply). Method in class w3c.jigsaw.filters.DebugFilter
The outgoing filter - As easy as the ingoing filter.
outgoingFilter(Request, Reply). Method in class w3c.jigsaw.pics.PICSFilter
Filter the request after its processing.
outgoingFilter(Request, Reply). Method in class w3c.jigsaw.filters.ProcessFilter
Process the request output through the provided process filter.
outgoingFilter(Request, Reply). Method in class w3c.jigsaw.resources.ResourceFilter
Filter the request after its processing.
output. Variable in class w3c.jigsaw.http.Client
output(RandomAccessFile, String). Method in class w3c.jigsaw.http.CommonLogger
Output the given message to the given RandomAccessFile.

P

paint(Graphics). Method in class w3c.tools.forms.FormPanel
Darw a rectangle around the form panel.
panel. Variable in class w3c.tools.forms.FormManager
The form grphical UI.
parameters. Variable in class w3c.mime.MIMEType
parse(). Method in class w3c.jigsaw.forms.URLDecoder
Parse our input stream following the application/x-www-form-urlencoded specification.
parse822HeaderBody(). Method in class w3c.mime.MIMEParser
parse822HeaderName(). Method in class w3c.mime.MIMEParser
parse822Headers(Hashtable). Method in class w3c.mime.MIMEParser
parseBag(String). Method in class w3c.jigsaw.http.Request
Parse a Bag formatted header.
parseDate(String). Method in class w3c.mime.MIMEHeaders
parseFormat(Request, String). Method in class w3c.jigsaw.pics.LabelBureauResource
Get the integer code for the String based PICS format.
parseInteger(String). Method in class w3c.mime.MIMEHeaders
parseIPTemplate(String). Method in class w3c.jigsaw.auth.IPTemplatesField
Parse the given string as an IP template, and add into.
parseList(String, char). Method in class w3c.mime.MIMEHeaders
parser. Variable in class w3c.jigsaw.http.Client
parseRequestLine(Hashtable). Method in class w3c.jigsaw.http.HTTPParser
parseSingleBag(PushbackInputStream). Method in class w3c.jigsaw.http.Request
parseString(String). Method in class w3c.jigsaw.auth.IPTemplatesField
Parse the array of strings into an array of ip templates.
parseString(String). Method in class w3c.jigsaw.forms.TextArrayField
Parse the given \r or \n sparated list of items into an array of items.
parseToken(boolean). Method in class w3c.mime.MIMEParser
parseURI(). Method in class w3c.jigsaw.http.LookupState
Parse the given http URI into an array of hierarchical components.
parseURLs(String[]). Method in class w3c.jigsaw.pics.LabelBureauResource
Parse the URLs given in the URLDecoder, as the u field.
parseWWord(). Method in class w3c.jigsaw.http.HTTPParser
PassDirectory(). Constructor for class w3c.jigsaw.resources.PassDirectory
PasswordAttribute(String, String, int). Constructor for class w3c.jigsaw.auth.PasswordAttribute
PasswordField(). Constructor for class w3c.jigsaw.auth.PasswordField
PasswordField(String, String, String, String). Constructor for class w3c.jigsaw.auth.PasswordField
PAYMENT_REQUIRED. Static variable in interface w3c.jigsaw.http.HTTP
peekNextComponent(). Method in class w3c.jigsaw.http.LookupState
Get the next component, without consuming it.
perform(Request). Method in class w3c.jigsaw.resources.DirectoryResource
Perform requests on a directory.
perform(Request). Method in class w3c.jigsaw.resources.FilteredResource
Perform the request for this filtered target resource.
perform(Request). Method in class w3c.jigsaw.resources.HTTPResource
Perform the given request on this HTTP resource.
perform(Request). Method in class w3c.jigsaw.resources.NegotiatedResource
Perform an HTTP request.
perform(Request, String, CvsEntry[]). Method in class w3c.jigsaw.cvs.CvsDirectoryHandler
Perform the action on the given entity.
perform(Request, String, CvsEntry[]). Method in interface w3c.jigsaw.cvs.CvsDirectoryHandlerInterface
Perform action on the given cvs entry, on behalf of the given client.
perform(Request, String, CvsEntry[], String). Method in class w3c.jigsaw.cvs.CvsDirectoryHandler
Perform the action on the given entity.
perform(Request, String, CvsEntry[], String). Method in interface w3c.jigsaw.cvs.CvsDirectoryHandlerInterface
Perform action on the given cvs entry, on behalf of the given client.
pickle(DataOutputStream). Method in class w3c.jigsaw.resources.AttributeHolder
Pickle this attribute holder to the given stream.
pickle(DataOutputStream). Method in class w3c.jigsaw.resources.FilteredResource
Pickle a filtered resource.
pickle(DataOutputStream). Method in class w3c.jigsaw.indexer.IndexerResource
Pickling an Extension is a little tricky.
pickle(DataOutputStream). Method in class w3c.jigsaw.resources.ResourceFilter
Pickle a filter.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.Attribute
Pickle an attribute of this type to the given stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.BooleanAttribute
Pickle an boolean to the given output stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.ClassAttribute
Pickle an integer to the given output stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.DoubleAttribute
Pickle an double to the given output stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.FileAttribute
Pickle an File to the given output stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.IntegerAttribute
Pickle an integer to the given output stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.auth.IPTemplatesAttribute
Pickle an array of IP templates to the given output stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.LongAttribute
Pickle an long to the given output stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.MIMETypeAttribute
Pickle a MIME type to the given output stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.ObjectAttribute
The ObjectAttribute values can't be pickled.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.StringArrayAttribute
Pickle a String array to the given output stream.
pickle(DataOutputStream, Object). Method in class w3c.jigsaw.resources.StringAttribute
Pickle an string to the given output stream.
pickleResource(Resource, DataOutputStream). Method in class w3c.jigsaw.resources.SimpleResourceStore
Pickle the given resource into the given output stream.
pickLRUEntry(). Method in class w3c.jigsaw.resources.ResourceStoreManager
Pick the least recently used entry, and remove all links to it.
PICS_PROTOCOL_ID. Static variable in class w3c.jigsaw.pics.PICSFilter
The PICS protocol version that this filter handles.
PICSFilter(). Constructor for class w3c.jigsaw.pics.PICSFilter
PORT_P. Static variable in class w3c.jigsaw.http.httpd
Name of the server port property.
post(Request). Method in class w3c.jigsaw.forms.CgiResource
Handle the POST method according to CGI/1.1 specification.
post(Request). Method in class w3c.jigsaw.resources.HTTPResource
The default POST method replies with a not implemented.
post(Request). Method in class w3c.jigsaw.forms.PostableResource
The POST method handling.
post(Request). Method in class w3c.jigsaw.forms.PostFileResource
Handle the post, wit its attached file.
PostableResource(). Constructor for class w3c.jigsaw.forms.PostableResource
PostFileResource(). Constructor for class w3c.jigsaw.forms.PostFileResource
print(PrintStream). Method in class w3c.jigsaw.resources.AttributeHolder
Debugging purposes only, print this attribute holder.
print(PrintStream). Method in class w3c.cvs.CvsDirectory
Print this directory current state.
print(PrintStream). Method in class w3c.jigsaw.auth.IPMatcher
Print the IP matcher internal tree.
print(PrintStream). Method in class w3c.jigsaw.pics.SampleLabel
Debugging: print the given options of this label.
printAvail(PrintStream). Method in class w3c.tools.dbm.jdbm
Print the list of available blocks:
printHeader(PrintStream). Method in class w3c.tools.dbm.jdbm
Print various database options to the given stream.
printIndex(). Method in class w3c.jigsaw.resources.SimpleResourceStore
Debug - print this resource store index.
printNegotiationState(String, Vector). Method in class w3c.jigsaw.resources.NegotiatedResource
Print the current negotiation state.
process(). Method in class w3c.tools.codec.Base64Decoder
Do the actual decoding.
process(). Method in class w3c.tools.codec.Base64Encoder
Process the data: encode the input stream to the output stream.
ProcessFilter(). Constructor for class w3c.jigsaw.filters.ProcessFilter
processRequest(Request). Method in class w3c.jigsaw.http.Client
Process a request.
processString(). Method in class w3c.tools.codec.Base64Decoder
Do the decoding, and return a String.
processString(). Method in class w3c.tools.codec.Base64Encoder
Encode the content of this encoder, as a string.
processString(). Method in class w3c.tools.crypt.Md5
Get the digest, for this string digestifier.
propertyChanged(String). Method in class w3c.jigsaw.http.ClientPool
Some property have changed, update our setting.
propertyChanged(String). Method in class w3c.jigsaw.http.CommonLogger
Property monitoring for the logger.
propertyChanged(String). Method in class w3c.jigsaw.http.httpd
The property monitoring implementation.
propertyChanged(String). Method in interface w3c.jigsaw.http.PropertyMonitoring
The callback method, invoked when any property change occurs.
props. Variable in class w3c.jigsaw.http.CommonLogger
PROPS_P. Static variable in class w3c.jigsaw.http.httpd
Name of the property giving the path of the property file.
PropStat(). Constructor for class w3c.jigsaw.status.PropStat
PROVISIONAL_INFORMATION. Static variable in interface w3c.jigsaw.http.HTTP
PROXY_AUTH_REQUIRED. Static variable in interface w3c.jigsaw.http.HTTP
push(byte, int, int). Method in class w3c.mux.MPStream
put(Request). Method in class w3c.jigsaw.resources.FileResource
Put a new entity in this resource.
put(Request). Method in class w3c.jigsaw.resources.HTTPResource
The default PUT method replies with a not implemented.
PutableDirectory(). Constructor for class w3c.jigsaw.resources.PutableDirectory
putValue(String, String). Method in class w3c.jigsaw.http.httpdProperties
Update a property value.

Q

quality. Variable in class w3c.mime.Accept

R

r_max. Variable in class w3c.jigsaw.http.httpdStatistics
The maximum processing time in ms.
r_min. Variable in class w3c.jigsaw.http.httpdStatistics
The min processing time in ms.
RadioBoxField(String, String, String, String[], int). Constructor for class w3c.jigsaw.forms.RadioBoxField
RangedIntegerField(FormManager, String, String, int, int, int). Constructor for class w3c.tools.forms.RangedIntegerField
read(). Method in class w3c.mime.MIMEContentLengthInputStream
read(). Method in class w3c.mime.MIMEMultipartInputStream
read(). Method in class w3c.mux.SessionInputStream
Read one byte of input.
read(byte[], int, int). Method in class w3c.mime.MIMEContentLengthInputStream
read(byte[], int, int). Method in class w3c.mime.MIMEMultipartInputStream
read(byte[], int, int). Method in class w3c.mux.SessionInputStream
Read some bytes on this session input stream.
realm. Variable in class w3c.jigsaw.auth.GenericAuthFilter
Our associated realm.
RealmsCatalog(httpd). Constructor for class w3c.jigsaw.auth.RealmsCatalog
RealmsEditor(). Constructor for class w3c.jigsaw.auth.RealmsEditor
recallTimer(Object). Method in class w3c.tools.timers.EventManager
This recalls a previously registered timer event.
refresh(). Method in class w3c.cvs.CvsDirectory
Recompute this directory in-memory image.
REFRESH_DEFAULT. Static variable in class w3c.jigsaw.status.Statistics
REFRESH_DEFAULT. Static variable in class w3c.jigsaw.status.ThreadStat
registerAttribute(Class, Attribute). Static method in class w3c.jigsaw.resources.AttributeRegistery
Register a new attribute for a given class.
registerDirectory(Directory). Method in class w3c.jigsaw.indexer.ResourceIndexer
Register this new directory template into our directory store.
registerEditor(String, String). Static method in class w3c.jigsaw.formedit.FormEditorFactory
registerExtension(Extension). Method in class w3c.jigsaw.indexer.ResourceIndexer
Register a new extension to the store.
registerField(Class, Class). Static method in class w3c.jigsaw.formedit.FormFieldRegistery
Register a form field to edit the givan class of attributes.
registerField(String, String). Static method in class w3c.jigsaw.formedit.FormFieldRegistery
Register a form field to edit the givan class of attributes.
registerFilter(ResourceFilter, Hashtable). Method in class w3c.jigsaw.resources.FilteredResource
Register a new filter to this resource.
registerHelper(String, String). Static method in class w3c.jigsaw.formedit.FormHelperRegistery
Register a helper editor for the given class.
registerObserver(PropertyMonitoring). Method in class w3c.jigsaw.http.httpdProperties
Subscribe for property monitoring.
registerRealm(AuthRealm). Method in class w3c.jigsaw.auth.RealmsCatalog
register the given new realm.
registerResource(String, Resource, Hashtable). Method in class w3c.jigsaw.resources.DirectoryResource
Register a new resource into this directory.
registerTimer(Event). Method in class w3c.tools.timers.EventManager
This is like the above registerTimer, except it takes an event object with the deliver time filled in.
registerTimer(long, EventHandler, Object). Method in class w3c.tools.timers.EventManager
registerTimer inserts a new timer event into the queue.
registerUser(AuthUser). Method in class w3c.jigsaw.auth.AuthRealm
register this new user in the realm.
RelocateResource(). Constructor for class w3c.jigsaw.resources.RelocateResource
remove(CvsEntry[]). Method in class w3c.cvs.CvsDirectory
Remove an entry from CVS control.
removeField(String). Method in class w3c.jigsaw.forms.FormCardResource
remove the field whose name is given.
removeFilter(ResourceFilter). Method in class w3c.jigsaw.formedit.GenericFilterEditor
removeFormCard(String). Method in class w3c.jigsaw.forms.FormResource
Remove a card from the form.
removeResource(String). Method in interface w3c.jigsaw.resources.ResourceStore
Remove this resource from the repository.
removeResource(String). Method in class w3c.jigsaw.resources.SimpleResourceStore
Remove a resource from this resource store.
Reply(Client). Constructor for class w3c.jigsaw.http.Reply
Create a new Reply instance for the given client.
Reply(Client, String, Integer). Constructor for class w3c.jigsaw.http.Reply
Create a new reply for the given client.
repository. Variable in class w3c.jigsaw.resources.DirectoryResource
Get the children resource store repository.
repository. Variable in class w3c.jigsaw.auth.RealmsCatalog
Our realm repository.
REQUEST_TIMEOUT. Static variable in interface w3c.jigsaw.http.HTTP
REQUEST_TIMEOUT_P. Static variable in class w3c.jigsaw.http.httpd
Name of the server's request time out property.
reset(). Method in class w3c.jigsaw.forms.FormCardResource
Reset this form card.
resetMailSequence(). Method in interface w3c.mail.MailFolder
Sequential access method.
resetMailSequence(). Method in class w3c.mail.VMailMailFolder
resizeClientArray(int). Method in class w3c.jigsaw.http.ClientPool
Resize our client array to the given number.
Resource(). Constructor for class w3c.jigsaw.resources.Resource
Create an empty resource instance.
ResourceFilter(). Constructor for class w3c.jigsaw.resources.ResourceFilter
ResourceIndexer(httpd). Constructor for class w3c.jigsaw.indexer.ResourceIndexer
Create a new resource indexer object.
ResourceStoreManager(httpd). Constructor for class w3c.jigsaw.resources.ResourceStoreManager
Create a new resource store for the given server.
restart(boolean). Method in class w3c.jigsaw.http.httpd
Restart the server properly.
rheaders. Variable in class w3c.mime.MIMEHeaders
root. Variable in class w3c.jigsaw.http.httpd
This server root entity.
ROOT_NAME_P. Static variable in class w3c.jigsaw.http.httpd
Name of the property giving the name of the root resource.
ROOT_P. Static variable in class w3c.jigsaw.http.httpd
Name of the property giving the server root directory.
ROOT_STORE_P. Static variable in class w3c.jigsaw.http.httpd
Name of the property giving the root store of the server.
rst(byte, int, int). Method in class w3c.mux.MPStream
run(). Method in class w3c.jigsaw.http.Client
Starts this client.
run(). Method in class w3c.mux.EchoServerLauncher
run(). Method in class w3c.tools.timers.EventManager
run(). Method in class w3c.mux.http
run(). Method in class w3c.jigsaw.http.httpd
runCommand(Request, String). Method in class w3c.jigsaw.config.FormPropertiesEditor
Run the given command.
runConnection(). Method in class w3c.jigsaw.http.Client
Run for our newly attached connection.
runCvsProcess(String[]). Method in class w3c.cvs.CvsDirectory
Run a cvs command, return the process object.
runtime. Variable in class w3c.jigsaw.status.GcStat
runtime. Variable in class w3c.jigsaw.filters.ProcessFilter
A pointer to our runtime object.

S

SampleLabel(String[], String[]). Constructor for class w3c.jigsaw.pics.SampleLabel
Create a new label from a set of options.
SampleLabelBureau(File). Constructor for class w3c.jigsaw.pics.SampleLabelBureau
Create a new LabelBureau.
SampleLabelService(SampleLabelBureau, String). Constructor for class w3c.jigsaw.pics.SampleLabelService
save(). Method in class w3c.jigsaw.auth.AuthRealm
Save our store.
save(). Method in class w3c.jigsaw.resources.DirectoryResource
Save the current state of the children resource stroe.
save(). Method in class w3c.tools.dbm.jdbm
Save thisdatabase to disk.
save(). Method in class w3c.jigsaw.auth.RealmsCatalog
Save the catalog back to disk.
save(). Method in class w3c.jigsaw.indexer.ResourceIndexer
Save your state.
save(). Method in interface w3c.jigsaw.resources.ResourceStore
Save this store.
save(). Method in class w3c.jigsaw.resources.SimpleResourceStore
Save all our modified resources back to our file.
saveProperties(Request). Method in class w3c.jigsaw.config.FormPropertiesEditor
Save edited our properties.
saveResource(String). Method in interface w3c.jigsaw.resources.ResourceStore
Stabilize the resource having the given identifier.
saveResource(String). Method in class w3c.jigsaw.resources.SimpleResourceStore
Save a given resource.
SEE_OTHER. Static variable in interface w3c.jigsaw.http.HTTP
server. Variable in class w3c.jigsaw.http.Client
server. Variable in class w3c.jigsaw.http.CommonLogger
server. Variable in class w3c.jigsaw.http.httpdStatistics
server. Variable in class w3c.jigsaw.auth.RealmsCatalog
Our associated server.
server. Variable in class w3c.jigsaw.indexer.ResourceIndexer
The server that's using us.
server. Variable in class w3c.jigsaw.resources.ResourceStoreManager
The server we are attached to.
SERVICE_UNAVAILABLE. Static variable in interface w3c.jigsaw.http.HTTP
setBoolean(int, boolean). Method in class w3c.jigsaw.resources.AttributeHolder
setChar(int, char). Method in class w3c.jigsaw.resources.AttributeHolder
setConnection(String). Method in class w3c.jigsaw.http.Reply
Set this reply connection header.
setContent(String). Method in class w3c.jigsaw.http.Reply
Set this reply content.
setContentEncoding(String). Method in class w3c.jigsaw.http.Reply
Set this reply content encoding.
setContentLanguage(String). Method in class w3c.jigsaw.http.Reply
Set this reply's content language.
setContentLength(int). Method in class w3c.jigsaw.http.Reply
Set this reply content length.
setContentType(MIMEType). Method in class w3c.jigsaw.http.Reply
Set this reply content type.
setContentType(String). Method in class w3c.jigsaw.http.Reply
Set the reply content type.
setDouble(int, double). Method in class w3c.jigsaw.resources.AttributeHolder
setExpires(Date). Method in class w3c.jigsaw.http.Reply
Set the reply body expiration date.
setFloat(int, float). Method in class w3c.jigsaw.resources.AttributeHolder
setInt(int, int). Method in class w3c.jigsaw.resources.AttributeHolder
setKeepAlive(String). Method in class w3c.jigsaw.http.Reply
Set this reply keep alive header field value.
setKeepConnection(boolean). Method in class w3c.jigsaw.http.Reply
Set the status of this connection.
setLastModified(long). Method in class w3c.jigsaw.http.Reply
Set the reply last-modified header.
setLocation(String). Method in class w3c.jigsaw.http.Reply
Set the reply localtion header field.
setLong(int, long). Method in class w3c.jigsaw.resources.AttributeHolder
setMaxConnection(). Method in class w3c.jigsaw.http.ClientPool
setProxy(). Method in class w3c.jigsaw.http.Reply
Mark this reply as being a proxy reply.
setProxyConnection(String). Method in class w3c.jigsaw.http.Reply
Set this proxy'ed connection header.
setProxyKeepConnection(boolean). Method in class w3c.jigsaw.http.Reply
Set the status of this proxy'ed connection.
setStatus(int). Method in class w3c.jigsaw.http.Reply
Sets the reply HTTP status.
setStatus(Integer). Method in class w3c.jigsaw.http.Reply
Sets the reply HTTP status.
setStream(HtmlGenerator). Method in class w3c.jigsaw.http.Reply
Sets the reply stream to the given HtmlGenerator stream.
setStream(InputStream). Method in class w3c.jigsaw.http.Reply
Sets the stream containing the replied entity.
setString(int, String). Method in class w3c.jigsaw.resources.AttributeHolder
setTargetValue(int, Object). Method in class w3c.jigsaw.indexer.IndexerResource
ResourceShadower implementation - Set target default attribute value.
setTargetValue(int, Object). Method in class w3c.jigsaw.resources.ResourceFilter
Set a shadow attribute value.
setTargetValue(int, Object). Method in interface w3c.jigsaw.resources.ResourceShadower
Set a shadowed attribute value.
setTargetValue(String, Object). Method in class w3c.jigsaw.indexer.IndexerResource
ResourceShadower implementation - Set target default attribute value.
setTargetValue(String, Object). Method in class w3c.jigsaw.resources.ResourceFilter
Set a shadow attribute value.
setTargetValue(String, Object). Method in interface w3c.jigsaw.resources.ResourceShadower
Set a shadowed attribute value by name.
setTimeout(int, Object). Method in class w3c.jigsaw.http.Client
Sets this client next timer.
setURIHeader(String). Method in class w3c.jigsaw.http.Reply
Set this reply URI header field.
setURIHeader(String, String). Method in class w3c.jigsaw.http.Reply
Set this reply URI field, with varying dimensions.
setUser(String). Method in class w3c.jigsaw.http.Request
Mark this user as being authorizedf for the request.
setValue(boolean). Method in class w3c.jigsaw.forms.BooleanField
Set the fields value, as a boolean.
setValue(boolean). Method in class w3c.jigsaw.forms.CheckBoxField
Set this field value.
setValue(Double, boolean, boolean). Method in class w3c.tools.forms.DoubleField
Set this field's value to the given Double value.
setValue(File, boolean, boolean). Method in class w3c.tools.forms.FileField
Set this field's value.
setValue(int). Method in class w3c.jigsaw.forms.IntegerField
Set the field value, as an integer.
setValue(int, boolean, boolean). Method in class w3c.tools.forms.OptionField
Set this option's value.
setValue(int, Object). Method in class w3c.jigsaw.resources.AttributeHolder
Set an attribute value.
setValue(int, Object). Method in class w3c.jigsaw.resources.FileResource
Set some of this resource attribute.
setValue(int, Object). Method in class w3c.jigsaw.resources.Resource
We overide setValue, to mark the resource as modified.
setValue(Integer, boolean, boolean). Method in class w3c.tools.forms.IntegerField
Set our value.
setValue(Long). Method in class w3c.jigsaw.forms.DateField
Set the date value, without notifying the form handler.
setValue(long). Method in class w3c.jigsaw.forms.DateField
Set the date value, without notifying the form handler.
setValue(long). Method in class w3c.jigsaw.forms.LongField
Set the field value, as an long.
setValue(MIMEType). Method in class w3c.jigsaw.forms.MIMETypeField
Set the fields value, as a MIME type.
setValue(Object, boolean). Method in class w3c.tools.forms.FormField
Set this field's value, notifying the manager.
setValue(Object, boolean, boolean). Method in class w3c.tools.forms.BooleanField
Set this field's boolean value.
setValue(Object, boolean, boolean). Method in class w3c.tools.forms.DoubleField
Set this field's value to thegiven object.
setValue(Object, boolean, boolean). Method in class w3c.tools.forms.FileField
Set this field's value using the native type.
setValue(Object, boolean, boolean). Method in class w3c.tools.forms.FormField
Set this field value.
setValue(Object, boolean, boolean). Method in class w3c.tools.forms.IntegerField
Set this field value.
setValue(Object, boolean, boolean). Method in class w3c.tools.forms.OptionField
Set this option's value.
setValue(Object, boolean, boolean). Method in class w3c.tools.forms.StringField
Set this field value.
setValue(String). Method in class w3c.jigsaw.forms.BooleanField
Set this field value to the given String value.
setValue(String). Method in class w3c.jigsaw.forms.CheckBoxField
Set this boolean field value to the given string value.
setValue(String). Method in class w3c.jigsaw.forms.ClassnameField
Set this field value to the given String value.
setValue(String). Method in class w3c.jigsaw.forms.DateField
Set this date field value to the given String value.
setValue(String). Method in class w3c.jigsaw.forms.DoubleField
Set this field's value, by parsing the provided String.
setValue(String). Method in class w3c.jigsaw.forms.FileField
Set this field value to the given String value.
setValue(String). Method in interface w3c.jigsaw.forms.FormFieldInterface
Set this field value.
setValue(String). Method in class w3c.jigsaw.forms.IntegerField
Set this integer field value to the given String value.
setValue(String). Method in class w3c.jigsaw.auth.IPTemplatesField
Set this field value to the given string format IP template address.
setValue(String). Method in class w3c.jigsaw.forms.LongField
Set this long field value to the given String value.
setValue(String). Method in class w3c.jigsaw.forms.MIMETypeField
Set this field value to the given MIMEType value, provided as a String.
setValue(String). Method in class w3c.jigsaw.forms.RadioBoxField
Set this field's value to the given option.
setValue(String). Method in class w3c.jigsaw.forms.TextArrayField
Set this field's value to the given String.
setValue(String). Method in class w3c.jigsaw.forms.TextField
Set this field value to the given String value.
setValue(String, boolean, boolean). Method in class w3c.tools.forms.OptionField
Set this option's value.
setValue(String, boolean, boolean). Method in class w3c.tools.forms.StringField
setValue(String, Object). Method in class w3c.jigsaw.resources.AttributeHolder
Set an attribute value.
setValue(String[]). Method in class w3c.jigsaw.forms.TextArrayField
Set this field's value.
setWWWAuthenticate(String, String). Method in class w3c.jigsaw.http.Reply
Set this reply authenticate header value.
shuffle(Client, Reply). Method in class w3c.jigsaw.http.Shuffler
Shuffle the given rteply body to the given client.
Shuffler(String). Constructor for class w3c.jigsaw.http.Shuffler
Create a new data shuffler.
SHUFFLER_P. Static variable in class w3c.jigsaw.http.Shuffler
The property giving the path of the shuffler server.
SHUFFLER_PATH_P. Static variable in class w3c.jigsaw.http.httpd
Name of the property giving the shuffler path.
shutdown(). Method in class w3c.jigsaw.http.CommonLogger
Shutdown this logger.
shutdown(). Method in class w3c.jigsaw.http.httpd
Shutdown the server properly.
shutdown(). Method in class w3c.jigsaw.http.Logger
Shutdown this logger object.
shutdown(). Method in interface w3c.jigsaw.resources.ResourceStore
Shutdown this store.
shutdown(). Method in class w3c.jigsaw.resources.ResourceStoreManager
Shutdown this resource store manager.
shutdown(). Method in class w3c.jigsaw.http.Shuffler
shutdown(). Method in class w3c.jigsaw.resources.SimpleResourceStore
Shutdown this store.
shutdown(boolean). Method in class w3c.jigsaw.http.ClientPool
Shutdown the client pool.
SimpleResourceStore(). Constructor for class w3c.jigsaw.resources.SimpleResourceStore
skip(long). Method in class w3c.mime.MIMEContentLengthInputStream
skip(long). Method in class w3c.mime.MIMEMultipartInputStream
skipSpaces(). Method in class w3c.mime.MIMEParser
skipToBoundary(). Method in class w3c.mime.MIMEMultipartInputStream
SM_AGENT_ACCEPT_P. Static variable in class w3c.jigsaw.http.httpdSecurityManager
Name of the property indicating if agents are allowed to accept().
SM_AGENT_WRITE_P. Static variable in class w3c.jigsaw.http.httpdSecurityManager
Name of the property indicating if agents are allowed to write().
SM_DEBUG_P. Static variable in class w3c.jigsaw.http.httpdSecurityManager
Name of the property indicating if security maneger is debuged.
socket. Variable in class w3c.jigsaw.http.Client
Sorter(). Constructor for class w3c.tools.sorter.Sorter
sortStringArray(String[], boolean). Static method in class w3c.tools.sorter.Sorter
Sort the given String array in place.
sortStringEnumeration(Enumeration). Static method in class w3c.tools.sorter.Sorter
Sort the given String enumeration.
sortStringKeys(Hashtable). Static method in class w3c.tools.sorter.Sorter
Get the keys of this hashtable, sorted.
SPACE_P. Static variable in class w3c.jigsaw.http.httpd
Name of the property giving the server space directory.
spec. Variable in class w3c.mime.MIMETypeFormatException
spec(). Method in class w3c.mime.Accept
Get this accepted type specification.
Statistics(). Constructor for class w3c.jigsaw.status.Statistics
status(). Method in class w3c.cvs.CvsDirectory
Status each entry in this directory.
STATUS_A. Static variable in class w3c.cvs.CvsEntry
STATUS_C. Static variable in class w3c.cvs.CvsEntry
STATUS_M. Static variable in class w3c.cvs.CvsEntry
STATUS_OK. Static variable in class w3c.cvs.CvsEntry
STATUS_Q. Static variable in class w3c.cvs.CvsEntry
STATUS_R. Static variable in class w3c.cvs.CvsEntry
STATUS_U. Static variable in class w3c.cvs.CvsEntry
stopEventManager(). Method in class w3c.tools.timers.EventManager
store. Variable in class w3c.jigsaw.auth.AuthRealm
Our user store.
store. Variable in class w3c.jigsaw.auth.RealmsCatalog
Our realm's store.
store(byte[], byte[], int). Method in class w3c.tools.dbm.jdbm
Store the given association of key/value.
STORE_INSERT. Static variable in class w3c.tools.dbm.jdbm
Mode for store - Only insert this element if it is not already defined.
STORE_REPLACE. Static variable in class w3c.tools.dbm.jdbm
Mode for store - Replace any existing entry with the new provided one.
StringArrayAttribute(String, String[], int). Constructor for class w3c.jigsaw.resources.StringArrayAttribute
StringAttribute(String, String, int). Constructor for class w3c.jigsaw.resources.StringAttribute
Create a description for a generic String attribute.
StringField(FormManager, String, String). Constructor for class w3c.tools.forms.StringField
Create a new field for string edition, with no initial value.
StringField(FormManager, String, String, String). Constructor for class w3c.tools.forms.StringField
Create a new field for string edition.
stringify(Object). Method in class w3c.jigsaw.resources.Attribute
Stringify a value of this kind.
subtype. Variable in class w3c.mime.MIMEType
sweeper. Variable in class w3c.jigsaw.resources.ResourceStoreManager
Our sweeper thread:
syn(byte, int, int). Method in class w3c.mux.MPStream

T

t_bytes. Variable in class w3c.jigsaw.http.httpdStatistics
The total number of emited bytes.
t_hits. Variable in class w3c.jigsaw.http.httpdStatistics
The total number of hits.
t_req. Variable in class w3c.jigsaw.http.httpdStatistics
The total time spent in processing requests in ms.
tail. Variable in class w3c.jigsaw.resources.ResourceStoreManager
The fake tail of our LRU list fro store entries.
target_attributes. Variable in class w3c.jigsaw.formedit.GenericResourceEditor
The attributes defined by the class of our target.
target_attributes. Variable in class w3c.jigsaw.indexer.IndexerResource
The set of attributes for our target class.
target_attributes. Variable in class w3c.jigsaw.resources.ResourceFilter
Our target attribute description:
target_values. Variable in class w3c.jigsaw.indexer.IndexerResource
The default attribute values we hold for to be created reosurces.
target_values. Variable in class w3c.jigsaw.resources.ResourceFilter
Our target shadowed values.
temporaryFile(String). Method in class w3c.cvs.CvsDirectory
Dump the given string into a temporary file.
terminateConnection(). Method in class w3c.jigsaw.http.Client
Terminate the connection that the client is currently handling.
TEXT_HTML. Static variable in class w3c.mime.MIMEType
TEXT_HTML_V2. Static variable in class w3c.mime.MIMEType
TEXT_HTML_V3. Static variable in class w3c.mime.MIMEType
List of well known MIME types:
TEXT_PLAIN. Static variable in class w3c.mime.MIMEType
TextArrayField(). Constructor for class w3c.jigsaw.forms.TextArrayField
TextArrayField(String, String, String, String[]). Constructor for class w3c.jigsaw.forms.TextArrayField
TextField(). Constructor for class w3c.jigsaw.forms.TextField
TextField(String, String, String, String). Constructor for class w3c.jigsaw.forms.TextField
thread. Variable in class w3c.jigsaw.http.Client
ThreadStat(). Constructor for class w3c.jigsaw.status.ThreadStat
timer. Variable in class w3c.jigsaw.http.httpd
title. Variable in class w3c.tools.forms.FormField
The field's title.
title. Variable in class w3c.tools.forms.FormManager
The form's title.
toString(). Method in class w3c.jigsaw.http.Client
Print a client.
toString(). Method in class w3c.mime.MIMEType
A printable representation of this MIMEType.
toString(). Method in class w3c.jigsaw.resources.SimpleResourceStore
Print a simple resource store.
trace. Variable in class w3c.jigsaw.http.CommonLogger
trace(Client, String). Method in class w3c.jigsaw.http.CommonLogger
Log a client trace.
trace(Client, String). Method in class w3c.jigsaw.http.httpd
Emit a server trace.
trace(Client, String). Method in class w3c.jigsaw.http.Logger
Log a client trace.
trace(String). Method in class w3c.jigsaw.http.Client
Make this client emit a trace.
trace(String). Method in class w3c.jigsaw.http.CommonLogger
Log a server trace.
trace(String). Method in class w3c.jigsaw.http.httpd
Emit a server trace, on behalf of the server itself.
trace(String). Method in class w3c.jigsaw.http.httpdSecurityManager
trace(String). Method in class w3c.tools.dbm.jdbm
trace(String). Method in class w3c.jigsaw.http.Logger
Log a server trace.
TRACE_P. Static variable in class w3c.jigsaw.http.httpd
Name of the server's trace property.
TRACELOGNAME_P. Static variable in class w3c.jigsaw.http.CommonLogger
Name of the property indicating the server trace file.
tracemsg(String). Method in class w3c.jigsaw.http.CommonLogger
tryClientKeepConnection(Request, Reply). Method in class w3c.jigsaw.http.Client
Should we keep alive for the given (client) couple of request and reply.
tryKeepConnection(Request, Reply). Method in class w3c.jigsaw.http.Client
Should we keep alive for the given coupl of request and reply.
tryProxyKeepConnection(Request, Reply). Method in class w3c.jigsaw.http.Client
Should we keep alive for the given (proxy) couple of request and reply.
type. Variable in class w3c.jigsaw.resources.Attribute
The attribute's value type, as the name of its class.
type. Variable in class w3c.mime.MIMEType

U

u_max. Variable in class w3c.jigsaw.http.httpdStatistics
The URL that has been processed the slowest.
u_min. Variable in class w3c.jigsaw.http.httpdStatistics
The URL that has been processed the fastest.
UNAUTHORISED. Static variable in interface w3c.jigsaw.http.HTTP
unescape(String). Static method in class w3c.jigsaw.http.LookupState
Unescape a HTTP escaped string
unescape(String). Static method in class w3c.jigsaw.http.Request
Unescape a HTTP escaped string
unholdResourceStore(ResourceStoreHolder, File). Method in class w3c.jigsaw.resources.ResourceStoreManager
Unhold the given store.
unlink(Request). Method in class w3c.jigsaw.resources.HTTPResource
The default UNLINK method replies with a not implemented.
unloadBucket(). Method in class w3c.tools.dbm.jdbm
Select a bucket to be removed from the cache, unload it.
unlock(ResourceLocker). Method in class w3c.jigsaw.resources.Resource
Unlock the given resource.
unlockResource(ResourceLocker, String). Method in interface w3c.jigsaw.resources.ResourceStore
Unlock the given resource in the cache.
unlockResource(ResourceLocker, String). Method in class w3c.jigsaw.resources.SimpleResourceStore
Unlock this resource from memory.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.Attribute
Unpickle an attribute of this type from the given stream.
unpickle(DataInputStream). Static method in class w3c.jigsaw.resources.AttributeHolder
Unpickle an attribute holder from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.BooleanAttribute
Unpickle an boolean from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.ClassAttribute
Unpickle an integer from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.DoubleAttribute
Unpickle an integer from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.FileAttribute
Unpickle an File from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.IntegerAttribute
Unpickle an integer from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.auth.IPTemplatesAttribute
Unpickle an array of IP templates from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.LongAttribute
Unpickle an long from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.MIMETypeAttribute
Unpickle a MIME type from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.ObjectAttribute
The ObjectAttribute values can't be unpickled.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.StringArrayAttribute
Unpickle an String array from the given input stream.
unpickle(DataInputStream). Method in class w3c.jigsaw.resources.StringAttribute
Unpickle an string from the given input stream.
unpickle(DataInputStream, Hashtable). Static method in class w3c.jigsaw.resources.AttributeHolder
Unpickle an attribute holder from the given input stream.
unpickleInstance(DataInputStream, Hashtable). Method in class w3c.jigsaw.resources.AttributeHolder
Finish the instance part of the unpickling job.
unpickleInstance(DataInputStream, Hashtable). Method in class w3c.jigsaw.resources.FilteredResource
Unpickle a filtered resource.
unpickleInstance(DataInputStream, Hashtable). Method in class w3c.jigsaw.indexer.IndexerResource
Unpickle myself.
unpickleInstance(DataInputStream, Hashtable). Method in class w3c.jigsaw.resources.ResourceFilter
Unpickle a resource filter.
unregisterDirectory(String). Method in class w3c.jigsaw.indexer.ResourceIndexer
Unregister the given directory from our stor.
unregisterExtension(String). Method in class w3c.jigsaw.indexer.ResourceIndexer
Unregister knowledge about a given extension.
unregisterFilter(ResourceFilter). Method in class w3c.jigsaw.resources.FilteredResource
Unregister a filter to this target.
unregisterObserver(PropertyMonitoring). Method in class w3c.jigsaw.http.httpdProperties
Unsubscribe this object from the observers list.
unregisterRealm(String). Method in class w3c.jigsaw.auth.RealmsCatalog
Unregister the given realm from the catalog.
unregisterResource(String). Method in class w3c.jigsaw.resources.DirectoryResource
Unregister the resource.
unregisterSession(Session). Method in class w3c.mux.MPStream
Unregister the given session.
unregisterUser(String). Method in class w3c.jigsaw.auth.AuthRealm
Unregister a user from the realm.
unsetContentLength(). Method in class w3c.jigsaw.http.Reply
Unset the reply content length.
unsetLastModified(). Method in class w3c.jigsaw.http.Reply
Unset any previously set last-modification date.
update(CvsEntry[]). Method in class w3c.cvs.CvsDirectory
Update the given set of files.
updateAttributes(). Method in class w3c.jigsaw.resources.FileResource
Update our computed attributes.
updateAttributes(). Method in class w3c.jigsaw.resources.Resource
The web admin wants us to update any out of date attribute.
updateField(String, String). Method in class w3c.jigsaw.forms.FormCardResource
Update the field whose name is given, with the provided value.
updateFileAttributes(). Method in class w3c.jigsaw.resources.FileResource
Update the file related attributes.
updateFormCard(FormCardResource). Method in class w3c.jigsaw.forms.FormCardHandler
Perform any update needed by the form.
updateNegotiableResource(String). Method in class w3c.jigsaw.resources.DirectoryResource
updateStatistics(Client, Request, Reply, int, long). Method in class w3c.jigsaw.http.httpdStatistics
Update the current statistics with the given request.
URLDecoder(InputStream). Constructor for class w3c.jigsaw.forms.URLDecoder
Create an URLDecoder for the given stream.
URLDecoder(InputStream, boolean). Constructor for class w3c.jigsaw.forms.URLDecoder
Create an URLDecoder for the given stream.
usage(). Static method in class w3c.jigsaw.http.httpd
USE_SM_P. Static variable in class w3c.jigsaw.http.httpd
Name of property that indicates if some security manager is required.

V

validate(). Method in interface w3c.tools.forms.FormHandlerInterface
The whole form has been validated.
value. Variable in class w3c.mime.MIMETypeParameter
values. Variable in class w3c.jigsaw.resources.AttributeHolder
Attribute values.
vcards. Variable in class w3c.jigsaw.forms.FormResource
version. Variable in class w3c.mime.MIMEType
vfields. Variable in class w3c.tools.forms.FormManager
Our list of field, at description time.
VMailMailFolder(String). Constructor for class w3c.mail.VMailMailFolder

W

warning(Exception, String). Method in class w3c.jigsaw.http.httpd
Emit a warning.
warning(String). Method in class w3c.jigsaw.http.httpd
Emit a warning.
warning(String). Method in class w3c.jigsaw.resources.SimpleResourceStore
Emit the given string as a warning, to whoever it is appropriate.
write(byte[], int, int). Method in class w3c.mux.SessionOutputStream
Write an array of bytes.
write(int). Method in class w3c.mux.SessionOutputStream
Write one byte of output.
write(jdbmBucket, byte[], byte[]). Method in class w3c.tools.dbm.jdbm
Allocate and write the provided key/value.