Package | Description |
---|---|
com.pd4ml.html.doc | |
com.pd4ml.html.doc.elements |
Modifier and Type | Method and Description |
---|---|
Style |
Style.cloneForContent(boolean strict) |
Style |
Document.getStyleInstance(Style s) |
Modifier and Type | Method and Description |
---|---|
int |
Style.compareTo(Style other) |
AbstractElement |
DocBuilder.create(Element parent,
Style a,
HtmlTag tag,
Document document) |
Style |
Document.getStyleInstance(Style s) |
boolean |
DocBuilder.hasPosition(Style style) |
Length |
Style.marginAfterUsing(Style parentStyle) |
Length |
Style.marginBeforeUsing(Style parentStyle) |
Length |
Style.marginEndUsing(Style parentStyle) |
Length |
Style.marginStartUsing(Style parentStyle) |
Style.ItemPosition |
Style.resolvedAlignSelf(Style style,
Style.ItemPosition normalValueBehaviour) |
Modifier and Type | Method and Description |
---|---|
Style |
AbstractElement.getContentStyle(Document doc) |
Style |
BranchElement.style() |
Style |
LineBreakElement.style() |
Style |
Element.style() |
Style |
AbstractElement.style() |
Style |
PageNumberElement.style() |
Modifier and Type | Method and Description |
---|---|
void |
BranchElement.setStyle(Style s) |
Constructor and Description |
---|
AbstractElement(BranchElement parent,
Style style,
HtmlTag tag,
Document document) |
BlockElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document) |
BranchElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document) |
EmbeddedElement(BranchElement parent,
Style props,
HtmlTag tag,
CustomTag handler,
Document document) |
EmptyBlockElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document) |
FootnoteElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
FootnoteRefElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
HTMLEl(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
IFrameElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document) |
ImageElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
InlineElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
InlineElementAppend(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
InputElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
LeafElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
LineBreakElement(BranchElement parent,
Style props,
Document document) |
OptionElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
PageBreakElement(BranchElement parent,
Style props,
Document document) |
PageHeaderElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document) |
PageNumberElement(BranchElement parent,
Style props,
Document document) |
SelectElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
TableCaptionElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document) |
TableCellElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document,
boolean implicit) |
TableColElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document,
boolean implicit) |
TableColgroupElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document,
boolean implicit) |
TableElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document,
boolean implicit) |
TableRowElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document,
boolean implicit) |
TableSectionElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document,
boolean implicit) |
TextareaElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
Revision 4.0.15 / 20220727-0149