Class ValueSetFactory
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.auth.attributes.ValueSetFactory
-
public class ValueSetFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description ValueSetFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AttributeValueSetcreate(String value, org.apache.jena.query.QuerySolution qs, AttributeValueKey dataSetKey)
-
-
-
Method Detail
-
create
public static AttributeValueSet create(String value, org.apache.jena.query.QuerySolution qs, AttributeValueKey dataSetKey)
-
-