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


Interface ArchiveEntry

java.lang.Comparable
    inheritde.tuberlin.cs.flp.jspwiki.plugin.wikiarchive.ArchiveEntry

public interface ArchiveEntry
Namespace: wikiarchive


Simple archive model interface. An archive in the sence of this model simply is a collection of ArchiveEntries.
Authors:
Jens Gulden
Version:
0.2.0


Method Summary
public Map   getMap()
 
public String   getName()
Returns the name of this entry.  
public String   getPlainText()
 
public String   getText()
 
public boolean  isOptional()
 

Tagged Values
static false
documentation#author Jens Gulden
documentation#version 0.2.0

Method Detail

getMap

public Map getMap()

Returns:


getName

public String getName()


Returns the name of this entry.
Returns:


getPlainText

public String getPlainText()

Returns:


getText

public String getText()

Returns:


isOptional

public boolean isOptional()

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.