Class RtfSink.Counter
- java.lang.Object
-
- org.apache.maven.doxia.module.rtf.RtfSink.Counter
-
- Enclosing class:
- RtfSink
static class RtfSink.Counter extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private intvalue
-
Constructor Summary
Constructors Constructor Description Counter(int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) intget()(package private) voidincrement()(package private) voidincrement(int value)(package private) voidset(int value)
-