Uses of Interface
cz.jiripinkas.jsitemapgenerator.AbstractGenerator.StringSupplierWithException
-
Packages that use AbstractGenerator.StringSupplierWithException Package Description cz.jiripinkas.jsitemapgenerator -
-
Uses of AbstractGenerator.StringSupplierWithException in cz.jiripinkas.jsitemapgenerator
Methods in cz.jiripinkas.jsitemapgenerator with parameters of type AbstractGenerator.StringSupplierWithException Modifier and Type Method Description IAbstractGenerator. addPage(AbstractGenerator.StringSupplierWithException<String> supplier)Add single page to sitemap.
-