- warn(Object) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
-
- WATERWARK - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:color-mode.
- WIDTH - Static variable in class com.nomagic.magicreport.format.html.CellStyle
-
Constants for width attribute.
- WMF_PLACEABLE_HEADER_SIZE - Static variable in class com.nomagic.magicreport.engine.rtf.RTFImageOutputStream
-
The number of WMF header length.
- WMF_PLACEABLE_HEADER_SIZE - Static variable in class com.nomagic.magicreport.format.RTFFormatter
-
The number of WMF header length.
- WRAP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for fo:wrap-option.
- WRAP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Constants for fo:wrap-option.
- write(int) - Method in class com.nomagic.magicreport.engine.MemoryWriter
-
Write a single character.
- write(char[], int, int) - Method in class com.nomagic.magicreport.engine.MemoryWriter
-
Write a portion of an array of characters.
- write(String) - Method in class com.nomagic.magicreport.engine.MemoryWriter
-
Write a string.
- write(String, int, int) - Method in class com.nomagic.magicreport.engine.MemoryWriter
-
Write a portion of a string.
- write(char[], int, int) - Method in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
-
Write characters to content.xml into a stream.
- write(byte[], int, int) - Method in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
-
Writes an array of bytes to the current ODF entry data.
- write(char[], int, int) - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
-
Write characters into current entry.
- write(String) - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
-
Write text into current entry.
- write(byte[], int, int) - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
-
Writes an array of bytes to the current OOXML entry data.
- write(int) - Method in class com.nomagic.magicreport.engine.rtf.RTFImageOutputStream
-
Writes the specified byte to this RTF image output stream.
- write(byte[], int, int) - Method in class com.nomagic.magicreport.engine.rtf.RTFImageOutputStream
-
Writes len
bytes from the specified byte array starting at offset off
to this byte
RTF image output stream.
- write(String) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
-
Write a string.
- write(StringBuffer) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
-
Write a StringBuffer.
- write(char) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
-
Write a single character.
- write(char[], int, int) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
-
Write a portion of an array of characters.
- writeAttributes(String, Attributes) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.ContentTypeProcess
-
- writeAttributes(Attributes) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.DocumentRelationshipProcess
-
- writeAttributes(String, Attributes) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.NumberingUpdateProcess
-
- writeAttributes(String, Attributes) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleUpdateProcess
-
- writeAttributes(Attributes) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
-
Write all attributes to writer.
- writeHex(byte) - Method in class com.nomagic.magicreport.engine.rtf.RTFImageOutputStream
-
Write hexadecimal string.
- writeImage(Image, String, OutputStream, boolean) - Method in class com.nomagic.magicreport.format.DefaultFormatter
-
Write an image into output stream.
- writeImage(Image, String, File, boolean) - Method in class com.nomagic.magicreport.format.DefaultFormatter
-
Write an image into output file.
- writer - Variable in class com.nomagic.magicreport.engine.xml.XMLDataHandler
-
Contains writer for this handler.
- writeText(char) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
-
Filter the specified character that are sensitive to XML interpreters and write into the writer.
- writeText(char[], int, int) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
-
Filter the specified character that are sensitive to XML interpreters and write a portion of an array of
characters into the writer.
- writeText(CharSequence) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
-
Filter the specified character that are sensitive to XML interpreters and write a StringBuffer into the
writer.