public class CurationXmlStructFactory extends Object
XmlStructFactory
, this class will suffice to
get us the actual policy management that we need.Constructor and Description |
---|
CurationXmlStructFactory() |
Modifier and Type | Method and Description |
---|---|
static Document |
getProductTypeXmlDocument(List<ProductType> productTypes) |
static void |
writeProductTypeXmlDocument(List<ProductType> productTypes,
String xmlFilePath) |
public static void writeProductTypeXmlDocument(List<ProductType> productTypes, String xmlFilePath) throws UnsupportedEncodingException, CurationException
public static Document getProductTypeXmlDocument(List<ProductType> productTypes) throws UnsupportedEncodingException, CurationException
Copyright © 1999–2017 Apache OODT. All rights reserved.