|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XHTMLElement | |
|---|---|
| info.informatica.doc.dom4j | Built on top of the DOM4J package, provides XHTML parsing with built-in support for CSS style sheets. |
| Uses of XHTMLElement in info.informatica.doc.dom4j |
|---|
| Subclasses of XHTMLElement in info.informatica.doc.dom4j | |
|---|---|
class |
CachedTableCellElement
Cached table cell element. |
class |
CachedTableElement
Cached table element. |
class |
CachedTableRowElement
Cached table row element. |
class |
CSSStylableElement
An element that is stylable with CSS. |
class |
TableCellElement
Table cell element. |
class |
TableElement
Table element. |
class |
TableRowElement
Table row element. |
| Methods in info.informatica.doc.dom4j that return XHTMLElement | |
|---|---|
XHTMLElement |
DOM4JCSSStyleSheet.getDOM4JOwnerElement()
|
| Methods in info.informatica.doc.dom4j with parameters of type XHTMLElement | |
|---|---|
DOM4JCSSStyleSheet |
XHTMLDocumentFactory.DOM4JCSSStyleSheetFactory.createStyleSheet(XHTMLElement ownerElement,
String namespaceUri,
org.w3c.dom.stylesheets.MediaList mediaList)
Creates a CSS style sheet. |
| Constructors in info.informatica.doc.dom4j with parameters of type XHTMLElement | |
|---|---|
DOM4JCSSStyleSheet(CSSStyleSheetFactory factory,
XHTMLElement ownerElement,
org.w3c.dom.stylesheets.MediaList media)
|
|
DOM4JCSSStyleSheet(CSSStyleSheetFactory factory,
XHTMLElement ownerElement,
org.w3c.dom.stylesheets.MediaList media,
org.w3c.dom.css.CSSRule ownerRule)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||