Class ViewLabelsServlet.LabelInformation
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet.LabelInformation
-
- Enclosing class:
- ViewLabelsServlet
public class ViewLabelsServlet.LabelInformation extends Object
-
-
Constructor Summary
Constructors Constructor Description LabelInformation(org.apache.jena.rdf.model.Literal inputLiteral, String inputLanguageCode, String inputLanguageName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.jena.rdf.model.LiteralgetLabelLiteral()StringgetLabelStringValue()StringgetLanguageCode()StringgetLanguageName()
-