Uses of Class
org.xhtmlrenderer.css.newmatch.Matcher.Mapper
Packages that use Matcher.Mapper
-
Uses of Matcher.Mapper in org.xhtmlrenderer.css.newmatch
Fields in org.xhtmlrenderer.css.newmatch declared as Matcher.MapperFields in org.xhtmlrenderer.css.newmatch with type parameters of type Matcher.MapperModifier and TypeFieldDescriptionprivate final Map<Node,
Matcher.Mapper> Matcher._map
private Map<String,
Matcher.Mapper> Matcher.Mapper.children
Methods in org.xhtmlrenderer.css.newmatch that return Matcher.MapperModifier and TypeMethodDescriptionprivate Matcher.Mapper
Matcher.createDocumentMapper
(List<Stylesheet> stylesheets, String medium) private Matcher.Mapper
(package private) Matcher.Mapper
Side effect: creates and stores a Mapper for the elementprivate Matcher.Mapper
Matcher.matchElement
(Node e) Methods in org.xhtmlrenderer.css.newmatch with parameters of type Matcher.Mapper