com.servingxml.util.record
Class ValueFactory

java.lang.Object
  extended by com.servingxml.util.record.ValueFactory

public class ValueFactory
extends java.lang.Object


Constructor Summary
ValueFactory()
           
 
Method Summary
static Value createStringArrayValue(java.lang.String[] sa)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueFactory

public ValueFactory()
Method Detail

createStringArrayValue

public static Value createStringArrayValue(java.lang.String[] sa)