com.metsci.glimpse.dspl.lite
Class DsplLiteHelper
java.lang.Object
com.metsci.glimpse.dspl.lite.DsplLiteHelper
public class DsplLiteHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dsplLiteSchema
public static final java.lang.String dsplLiteSchema
- See Also:
- Constant Field Values
defaultTimeFormat
public static final java.lang.String defaultTimeFormat
- See Also:
- Constant Field Values
defaultFormatter
public static final org.joda.time.format.DateTimeFormatter defaultFormatter
DsplLiteHelper
public DsplLiteHelper()
loadNonCanonicalDataSet_xml_lite
public static DataSet loadNonCanonicalDataSet_xml_lite(DsplParser parser,
java.lang.String location)
throws javax.xml.bind.JAXBException,
java.io.IOException,
DsplException
- Throws:
javax.xml.bind.JAXBException
java.io.IOException
DsplException
loadNonCanonicalDataSet_csv
public static DataSet loadNonCanonicalDataSet_csv(DsplParser parser,
java.lang.String location)
throws javax.xml.bind.JAXBException,
java.io.IOException,
DsplException
- Throws:
javax.xml.bind.JAXBException
java.io.IOException
DsplException
Copyright © 2012 Metron, Inc.. All Rights Reserved.