Package | Description |
---|---|
net.windward.xmlreport |
The reporting-specific part of the Windward Engine.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<HtmlImage> |
ProcessHtmlAPI.getImageNames()
Deprecated.
Get the image names/streams for the images in a report.
|
java.util.ArrayList<HtmlImage> |
ProcessHtml.getImageNames()
Get the image names/streams for the images in a report.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessHtmlAPI.addImageName(HtmlImage img)
Deprecated.
Set a single image name.
|
void |
ProcessHtml.addImageName(HtmlImage img)
Deprecated.
This will be eliminated - use embedded images.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessHtmlAPI.addImageNames(java.util.ArrayList<HtmlImage> imgs)
Deprecated.
Set several image names.
|
void |
ProcessHtml.addImageNames(java.util.ArrayList<HtmlImage> imgs)
Deprecated.
This will be eliminated - use embedded images.
|
Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software