public class MarshallingUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.joda.time.DateTime |
fixedGenerationDate |
static org.joda.time.DateTime |
fixedResultTime |
| Modifier and Type | Method and Description |
|---|---|
static String |
createIdForType(Class<?> clazz) |
static void |
marshalPointDataset(FeatureDatasetPoint fdPoint,
List<VariableSimpleIF> dataVars,
OutputStream outputStream) |
static void |
marshalPointDataset(FeatureDatasetPoint fdPoint,
OutputStream outputStream) |
static void |
resetIds() |
static void |
validate(org.apache.xmlbeans.XmlObject doc,
boolean strict) |
static void |
writeObject(org.apache.xmlbeans.XmlObject doc,
OutputStream out,
boolean validate) |
public static org.joda.time.DateTime fixedGenerationDate
public static org.joda.time.DateTime fixedResultTime
public static void resetIds()
public static void marshalPointDataset(FeatureDatasetPoint fdPoint, OutputStream outputStream) throws IOException, org.n52.oxf.xmlbeans.parser.XMLHandlingException
IOExceptionorg.n52.oxf.xmlbeans.parser.XMLHandlingExceptionpublic static void marshalPointDataset(FeatureDatasetPoint fdPoint, List<VariableSimpleIF> dataVars, OutputStream outputStream) throws IOException, org.n52.oxf.xmlbeans.parser.XMLHandlingException
IOExceptionorg.n52.oxf.xmlbeans.parser.XMLHandlingExceptionpublic static void writeObject(org.apache.xmlbeans.XmlObject doc,
OutputStream out,
boolean validate)
throws IOException,
org.n52.oxf.xmlbeans.parser.XMLHandlingException
IOExceptionorg.n52.oxf.xmlbeans.parser.XMLHandlingExceptionpublic static void validate(org.apache.xmlbeans.XmlObject doc,
boolean strict)
throws org.n52.oxf.xmlbeans.parser.XMLHandlingException
org.n52.oxf.xmlbeans.parser.XMLHandlingExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.