| Package | Description | 
|---|---|
| com.scroogexhtml.converter | 
 Provides the main converter classes. 
 | 
| com.scroogexhtml.css | 
 Provides classes for CSS. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ParagraphProperties | 
ParagraphProperties.cloneAll()  | 
ParagraphProperties | 
Writer.getParagraphProperties()  | 
ParagraphProperties | 
AbstractWriter.getParagraphProperties()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Writer.popParagraphProperties(ParagraphProperties value)  | 
void | 
AbstractWriter.popParagraphProperties(ParagraphProperties source)
Get last paragraph properties from stack. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
CssBuilder.getCharacterStyles(ParagraphProperties parProps,
                  CharacterProperties charProps)
Returns the character styles value. 
 | 
String | 
CssBuilder.getParagraphStyleCSS(ParagraphProperties parProps)  | 
Copyright © 2019 Habarisoft. All rights reserved.