public class TemplateParser extends Object
| Constructor and Description |
|---|
TemplateParser() |
| Modifier and Type | Method and Description |
|---|---|
static it.unibz.inf.ontop.com.google.common.collect.ImmutableList<Template.Component> |
getComponents(String template,
boolean emptyPlaceholders) |
static String |
getEncodedTemplateString(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<Template.Component> components) |
static String |
termToTemplateComponentString(ImmutableTerm term) |
public static String termToTemplateComponentString(ImmutableTerm term)
public static String getEncodedTemplateString(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<Template.Component> components)
public static it.unibz.inf.ontop.com.google.common.collect.ImmutableList<Template.Component> getComponents(String template, boolean emptyPlaceholders)
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.