Class MavenJDOMWriter.Counter
java.lang.Object
org.apache.maven.archetype.common.MavenJDOMWriter.Counter
- Enclosing class:
MavenJDOMWriter
Class Counter.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
Method getCurrentIndex.int
getDepth()
Method getDepth.void
Method increaseCount.
-
Constructor Details
-
Counter
public Counter(int depthLevel)
-
-
Method Details
-
getCurrentIndex
public int getCurrentIndex()Method getCurrentIndex. -
getDepth
public int getDepth()Method getDepth. -
increaseCount
public void increaseCount()Method increaseCount.
-