moazs.util
Class MoaXMLUtils
java.lang.Object
moazs.util.MoaXMLUtils
- public class MoaXMLUtils
- extends Object
MoaXMLUtils
public MoaXMLUtils()
serialize
public static void serialize(Document doc,
OutputStream outputStream,
boolean addXMLHeader,
boolean ident)
throws IOException
- Throws:
IOException
serialize
public static void serialize(Element element,
OutputStream outputStream,
boolean addXMLHeader,
boolean ident)
throws IOException
- Throws:
IOException
createNewDocument
public static Document createNewDocument()
throws ParserConfigurationException
- Throws:
ParserConfigurationException
Copyright 2008 EGIZ. All Rights Reserved.