Class TigerDelegate
- java.lang.Object
 - 
- org.apache.xmlbeans.impl.jam.internal.TigerDelegate
 
 
- 
- Direct Known Subclasses:
 JavadocTigerDelegate,ReflectTigerDelegate
public abstract class TigerDelegate extends java.lang.ObjectBase for classes which expose 1.5 (aka 'tiger')-specific functionality.
This class should be moved into a common directory between annogen and jam. 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidinit(ElementContext ctx)Deprecated.voidinit(JamLogger log) 
 - 
 
- 
- 
Method Detail
- 
init
public void init(ElementContext ctx)
Deprecated. 
- 
init
public void init(JamLogger log)
 
 - 
 
 -