Uses of Class
com.openhtmltopdf.css.newmatch.Matcher.Mapper
Packages that use Matcher.Mapper
-
Uses of Matcher.Mapper in com.openhtmltopdf.css.newmatch
Fields in com.openhtmltopdf.css.newmatch declared as Matcher.MapperFields in com.openhtmltopdf.css.newmatch with type parameters of type Matcher.MapperModifier and TypeFieldDescriptionprivate final Map
<Object, Matcher.Mapper> Matcher._map
private Map
<String, Matcher.Mapper> Matcher.Mapper.children
Methods in com.openhtmltopdf.css.newmatch that return Matcher.MapperModifier and TypeMethodDescription(package private) 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 elementprotected Matcher.Mapper
Matcher.matchElement
(Object e) Methods in com.openhtmltopdf.css.newmatch with parameters of type Matcher.Mapper