Class PElement

java.lang.Object
   |
   +----PElement

public abstract class PElement
extends Object
The class PElement is the mother class of Link and Word.

Author:
Gregor Panzer qversion 0.1

Constructor Index

 o PElement()
The constructor.

Method Index

 o testausgabe()

Constructors

 o PElement
 public PElement()
The constructor.

Methods

 o testausgabe
 public abstract String testausgabe()