org.makumba.analyser
Class Types

java.lang.Object
  extended by org.makumba.analyser.Types

public class Types
extends Object

Class used to store the types included in Makumba tags detected during analysis of a page

Version:
$Id: Types.java 3694 2009-02-11 00:41:05Z rosso_nero $
Author:
Cristian Bogdan

Constructor Summary
Types()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Types

public Types()