Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
helper
Class  ComplexDescGetter
java.lang.Object
  |
  +--share.DescGetter
        |
        +--helper.ComplexDescGetter
- public class ComplexDescGetter- extends DescGetter
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ComplexDescGetter
public ComplexDescGetter()
- Creates new ComplexDescGetter
getDescriptionFor
public DescEntry[] getDescriptionFor(String entry,
                                     String DescPath,
                                     boolean debug)
- 
- Overrides:
- getDescriptionForin class- DescGetter
 
getDescriptionForSingleJob
protected DescEntry getDescriptionForSingleJob(String className,
                                               String descPath,
                                               boolean debug)
- 
- Overrides:
- getDescriptionForSingleJobin class- DescGetter