All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class parsetree.Whitespace

java.lang.Object
   |
   +----parsetree.Element
           |
           +----parsetree.Whitespace

public class Whitespace
extends Element

Constructor Index

 o Whitespace()

Method Index

 o gettype()
Gibt den Typ des Elements an.

Constructors

 o Whitespace
 public Whitespace()

Methods

 o gettype
 public int gettype()
Gibt den Typ des Elements an.

Overrides:
gettype in class Element

All Packages  Class Hierarchy  This Package  Previous  Next  Index