Uses of Class
com.openhtmltopdf.css.newmatch.Matcher.Mapper
-
Packages that use Matcher.Mapper Package Description com.openhtmltopdf.css.newmatch -
-
Uses of Matcher.Mapper in com.openhtmltopdf.css.newmatch
Fields in com.openhtmltopdf.css.newmatch declared as Matcher.Mapper Modifier and Type Field Description private Matcher.MapperMatcher. docMapperFields in com.openhtmltopdf.css.newmatch with type parameters of type Matcher.Mapper Modifier and Type Field Description private java.util.Map<java.lang.Object,Matcher.Mapper>Matcher. _mapprivate java.util.Map<java.lang.String,Matcher.Mapper>Matcher.Mapper. childrenMethods in com.openhtmltopdf.css.newmatch that return Matcher.Mapper Modifier and Type Method Description (package private) Matcher.MapperMatcher. createDocumentMapper(java.util.List<Stylesheet> stylesheets, java.lang.String medium)private Matcher.MapperMatcher. getMapper(java.lang.Object e)(package private) Matcher.MapperMatcher.Mapper. mapChild(java.lang.Object e)Side effect: creates and stores a Mapper for the elementprotected Matcher.MapperMatcher. matchElement(java.lang.Object e)Methods in com.openhtmltopdf.css.newmatch with parameters of type Matcher.Mapper Modifier and Type Method Description private voidMatcher. link(java.lang.Object e, Matcher.Mapper m)
-