All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.jigsaw.filters.PutedEntry

java.lang.Object
   |
   +----w3c.tools.store.AttributeHolder
           |
           +----w3c.jigsaw.filters.PutedEntry

public class PutedEntry
extends AttributeHolder
We want free pickling, hence the super class.


Variable Index

 o ATTR_AUTHOR
 o ATTR_FILENAME
 o ATTR_TIME
 o ATTR_URL

Constructor Index

 o PutedEntry()

Variables

 o ATTR_AUTHOR
 protected static int ATTR_AUTHOR
 o ATTR_URL
 protected static int ATTR_URL
 o ATTR_FILENAME
 protected static int ATTR_FILENAME
 o ATTR_TIME
 protected static int ATTR_TIME

Constructors

 o PutedEntry
 public PutedEntry()

All Packages  Class Hierarchy  This Package  Previous  Next  Index