Class RtfSink.Indentation
- java.lang.Object
-
- org.apache.maven.doxia.module.rtf.RtfSink.Indentation
-
- Enclosing class:
- RtfSink
static class RtfSink.Indentation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Indentation(int indent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidadd(int indent)(package private) intget()(package private) voidrestore()(package private) voidset(int indent)
-