Class TigerDelegate
- java.lang.Object
-
- org.apache.xmlbeans.impl.jam.internal.TigerDelegate
-
- Direct Known Subclasses:
JavadocTigerDelegate
,ReflectTigerDelegate
public abstract class TigerDelegate extends java.lang.Object
Base 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 void
init(ElementContext ctx)
Deprecated.void
init(JamLogger log)
-
-
-
Method Detail
-
init
public void init(ElementContext ctx)
Deprecated.
-
init
public void init(JamLogger log)
-
-