Uses of Class
com.winnovative_software.HtmlElementMapping
-
Uses of HtmlElementMapping in com.winnovative_software
Methods in com.winnovative_software 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.