Uses of Class
pt.tumba.parser.WebCAT

Packages that use WebCAT
pt.tumba.parser   
 

Uses of WebCAT in pt.tumba.parser
 

Fields in pt.tumba.parser declared as WebCAT
private static WebCAT WebCAT._theInstance
          The single instance of this class
 

Methods in pt.tumba.parser that return WebCAT
static WebCAT WebCAT.getInstance()
          This class implements the singleton pattern.