Class RtfSink.Space
- java.lang.Object
-
- org.apache.maven.doxia.module.rtf.RtfSink.Space
-
- Enclosing class:
- RtfSink
class RtfSink.Space extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Space(int space)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) int
get()
(package private) int
getNext()
(package private) void
restore()
(package private) void
set(int space)
(package private) void
setNext(int space)
(package private) void
skip()
(package private) void
skip(int space)
-