de.tuberlin.cs.flp.jspwiki.plugin.wikiarchive


Class ArchiveEntryPlaintext

de.tuberlin.cs.flp.jspwiki.plugin.wikiarchive.ArchiveEntryImpl
    inheritde.tuberlin.cs.flp.jspwiki.util.PropertiesOrdered
        inheritjava.util.Properties
            inheritde.tuberlin.cs.flp.jspwiki.plugin.wikiarchive.ArchiveEntryPlaintext

public class ArchiveEntryPlaintext
Namespace: wikiarchive


An archive entry which treats the corresponding Wiki page just as plain text.
Authors:
jgulden


Attribute Summary
public static int  MAX_TOSTRING
 
private static long  serialVersionUID
 

Constructor Summary
public   ArchiveEntryPlaintext(String name)
Creates a new instance of ArchiveEntryPlaintext  

Method Summary
public boolean  equals(Object other)
 
public String   toString()
May be overwritten by subclass.  

Tagged Values
static false
documentation#author jgulden

Attribute Detail

MAX_TOSTRING

public static int MAX_TOSTRING

Multiplicity: 1..1
Ordering: unspecified



serialVersionUID

private static final long serialVersionUID

Multiplicity: 1..1
Ordering: unspecified

Constructor Detail

ArchiveEntryPlaintext

public de.tuberlin.cs.flp.jspwiki.plugin.wikiarchive.ArchiveEntryPlaintext ArchiveEntryPlaintext(String name)

Has stereotypes: << create >>

Creates a new instance of ArchiveEntryPlaintext
Parameters:
name -
Returns:
Method Detail

equals

public boolean equals(Object other)

Parameters:
other -
Returns:


toString

public String toString()


May be overwritten by subclass.
Returns:

previous   TOC   next

Generated with Poseidon for UMLTM.
Poseidon is a registered trademark of Gentleware AG in the USA and other countries. Copyright 2003-2006 Gentleware AG, Ludwigstr. 12, 20357 Hamburg, Germany. All Rights Reserved.
UML is a trademark or registered trademark of Object Management Group, Inc. in the U.S. and other countries.