|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfor.jfor.rtflib.rtfdoc.RtfElement
org.jfor.jfor.rtflib.rtfdoc.RtfFontTable
class RtfFontTable
RTF font table
Field Summary |
---|
Fields inherited from class org.jfor.jfor.rtflib.rtfdoc.RtfElement |
---|
m_attrib, m_parent, m_writer |
Constructor Summary | |
---|---|
RtfFontTable(RtfHeader h,
java.io.Writer w)
Create an RTF header |
Method Summary | |
---|---|
boolean |
isEmpty()
true if this element would generate no "useful" RTF content |
protected void |
writeRtfContent()
write our contents to m_writer. |
Methods inherited from class org.jfor.jfor.rtflib.rtfdoc.RtfElement |
---|
close, dump, getParentOfClass, getRtfAttributes, getRtfFile, isClosed, okToWriteRtf, toString, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
RtfFontTable(RtfHeader h, java.io.Writer w) throws java.io.IOException
java.io.IOException
Method Detail |
---|
protected void writeRtfContent() throws java.io.IOException
writeRtfContent
in class RtfElement
java.io.IOException
public boolean isEmpty()
isEmpty
in class RtfElement
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |