public interface CssCascader
px:css-cascade
step to inline CSS style sheets in XML.
The known implementations are:
Modifier and Type | Method and Description |
---|---|
XMLTransformer |
newInstance(Medium medium,
String userAndUserAgentStylesheets,
URIResolver uriResolver,
CssPreProcessor preProcessor,
XsltProcessor xsltProcessor,
QName attributeName,
boolean multipleAttrs) |
boolean |
supportsMedium(Medium medium) |
boolean supportsMedium(Medium medium)
XMLTransformer newInstance(Medium medium, String userAndUserAgentStylesheets, URIResolver uriResolver, CssPreProcessor preProcessor, XsltProcessor xsltProcessor, QName attributeName, boolean multipleAttrs)
multipleAttrs
- When true
, cascade the styles into multiple attributes per
element. In this case the namespace and prefix of attributeName
are used for the attributes, the local part is ignored.Copyright © 2010–2024 The DAISY Consortium. All rights reserved.