DOMTransformer
implementation that uses the {@link com.volantis.mcs.css.version.CSSVersion#getRemappableElements()} tocreate a series of ElementRule
s that can be applied to each Element
. An ElementRuleVisitor
is used to process the ElementRule
s that are relevant.
The rationale for this class is to handle devices that have device policies which equate to expressions that cause attributes to be generated on elements rather than solely relying on CSS styling to work properly on a given device.
|
|