View | Details | Raw Unified | Return to bug 15231
Collapse All | Expand All

(-)i18n/src/org/apache/taglibs/i18n/BundleTEI.java (-8 lines)
Lines 21-34 Link Here
21
  {
21
  {
22
22
23
  /**
23
  /**
24
   * Standard no-arg constructor. No actions performed.
25
   */
26
  public BundleTEI()
27
    {
28
    super();
29
    }
30
31
  /**
32
   * Returns two VariableInfo objects that define the following
24
   * Returns two VariableInfo objects that define the following
33
   * body objects
25
   * body objects
34
   * <UL>
26
   * <UL>

Return to bug 15231