Class RtfSink.Row
- java.lang.Object
-
- org.apache.maven.doxia.module.rtf.RtfSink.Row
-
- Enclosing class:
- RtfSink
static class RtfSink.Row extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.util.Vector
cells
-
Constructor Summary
Constructors Constructor Description Row()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
add(RtfSink.Cell cell)
(package private) int
height()
-
-
-
Method Detail
-
add
void add(RtfSink.Cell cell)
-
height
int height()
-
-