All Downloads are FREE. Search and download functionalities are using the official Maven repository.

biz.lobachev.annette.data_dictionary.builder.rendering.BinaryRenderer.scala Maven / Gradle / Ivy

package biz.lobachev.annette.data_dictionary.builder.rendering

trait BinaryRenderer {
  def render(path: String): Seq[RenderResult]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy