Uses of Interface
tigase.db.util.importexport.RepositoryManager.ThrowingConsumer
Packages that use RepositoryManager.ThrowingConsumer
-
Uses of RepositoryManager.ThrowingConsumer in tigase.db.util.importexport
Methods in tigase.db.util.importexport with parameters of type RepositoryManager.ThrowingConsumerModifier and TypeMethodDescriptionstatic void
Exporter.exportInclude
(Writer parentWriter, Path rootPath, Path filePath, RepositoryManager.ThrowingConsumer<Writer> writerConsumer) protected void
RepositoryManagerExtensionBase.exportInclude
(Writer parentWriter, Path filePath, RepositoryManager.ThrowingConsumer<Writer> consumer) static void
Exporter.openXmlFile
(Path filePath, RepositoryManager.ThrowingConsumer<Writer> writerConsumer)