Class ModelloFeaturesTestJDOMWriter.Counter

java.lang.Object
org.codehaus.modello.test.features.io.jdom.ModelloFeaturesTestJDOMWriter.Counter
Enclosing class:
ModelloFeaturesTestJDOMWriter

public static class ModelloFeaturesTestJDOMWriter.Counter extends Object
Class Counter.
Version:
$Revision$ $Date$
  • Field Details

    • currentIndex

      private int currentIndex
      Field currentIndex.
    • level

      private int level
      Field level.
  • Constructor Details

    • Counter

      public Counter(int depthLevel)
  • Method Details

    • getCurrentIndex

      public int getCurrentIndex()
      Method getCurrentIndex.
      Returns:
      int
    • getDepth

      public int getDepth()
      Method getDepth.
      Returns:
      int
    • increaseCount

      public void increaseCount()
      Method increaseCount.