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