org.w3c.jigedit.filters
Class PutedEntry
java.lang.Object
|
+--org.w3c.tools.resources.AttributeHolder
|
+--org.w3c.jigedit.filters.PutedEntry
- Direct Known Subclasses:
- DeletedEntry
- public class PutedEntry
- extends AttributeHolder
- implements Comparable
We want free pickling, hence the super class.
Methods inherited from class org.w3c.tools.resources.AttributeHolder |
definesAttribute,
definesAttribute,
getAttributes,
getBoolean,
getChar,
getClone,
getClone,
getClone,
getDouble,
getFloat,
getInt,
getLong,
getString,
getValue,
getValue,
initialize,
initialize,
lookupAttribute,
pickleValues,
print,
setBoolean,
setChar,
setDouble,
setFloat,
setInt,
setLong,
setString,
setValue,
setValue |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ATTR_AUTHOR
protected static int ATTR_AUTHOR
ATTR_URL
protected static int ATTR_URL
ATTR_FILENAME
protected static int ATTR_FILENAME
ATTR_TIME
protected static int ATTR_TIME
PutedEntry
public PutedEntry()
getStringValue
public java.lang.String getStringValue()
- Specified by:
- getStringValue in interface Comparable
greaterThan
public boolean greaterThan(Comparable comp)
- Specified by:
- greaterThan in interface Comparable
getKey
protected java.lang.String getKey()