org.openprovenance.prov.client_copy.LoggerInterface Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of prov-template Show documentation
Show all versions of prov-template Show documentation
A template system for PROV bundles.
The newest version!
// Generated automatically by ProvToolbox for template configuration 'template_library'
// by class org.openprovenance.prov.template.compiler.CompilerLogger, method generateLoggerInterface,
// in file CompilerLogger.java, at line 204
package org.openprovenance.prov.client_copy;
public interface LoggerInterface {
Builder[] getBuilders();
}