Uses of Class
com.evopdf.HtmlElementMapping
-
Uses of HtmlElementMapping in com.evopdf
Methods in com.evopdf that return HtmlElementMappingModifier and TypeMethodDescriptionHtmlElementMappingsCollection.getByIndex(int index) Gets the mapping at the specified zero based index from collectionHtmlElementMappingsCollection.getElementByHtmlId(String htmlElementId) Gets the mapping in PDF of the HTML element with the specified HTML ID.HtmlElementMappingsCollection.getElementByMappingId(String mappingId) Gets the mapping in PDF of the HTML element with the mapping ID given by the special HTML attribute data-mapping-id.HtmlElementMappingsCollection.getElementsByTagName(String htmlElementTagName) Gets the mapping in PDF of the HTML elements with the specified HTML tag name.