| Package | Description |
|---|---|
| com.scroogexhtml.converter |
Provides the main converter classes.
|
| com.scroogexhtml.pictures |
Provides embedded picture support classes.
|
| Modifier and Type | Method and Description |
|---|---|
PictureAdapter |
ScroogeXHTMLBase.getPictureAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScroogeXHTMLBase.setPictureAdapter(PictureAdapter newValue)
Set the picture adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryPictureAdapter
In-memory picture adapter example implementation.
|
class |
MemoryPictureAdapterBase64
In-memory picture adapter example implementation which uses the HTML Data URI
scheme.
|
Copyright © 2019 Habarisoft. All rights reserved.