Class Template

java.lang.Object
com.google.refine.templating.Template

public class Template extends Object
  • Field Details

    • _prefix

      protected String _prefix
    • _suffix

      protected String _suffix
    • _separator

      protected String _separator
    • _fragments

      protected List<Fragment> _fragments
  • Constructor Details

  • Method Details