org.apache.maven.archetype.common
Class MavenJDOMWriter.Counter

java.lang.Object
  extended by org.apache.maven.archetype.common.MavenJDOMWriter.Counter
Enclosing class:
MavenJDOMWriter

public class MavenJDOMWriter.Counter
extends Object

Class Counter.

Version:
$Revision$ $Date$

Constructor Summary
MavenJDOMWriter.Counter(int depthLevel)
           
 
Method Summary
 int getCurrentIndex()
          Method getCurrentIndex.
 int getDepth()
          Method getDepth.
 void increaseCount()
          Method increaseCount.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenJDOMWriter.Counter

public MavenJDOMWriter.Counter(int depthLevel)
Method Detail

getCurrentIndex

public int getCurrentIndex()
Method getCurrentIndex.


getDepth

public int getDepth()
Method getDepth.


increaseCount

public void increaseCount()
Method increaseCount.



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.