com.latencybusters.jms.util
Class DOMUtil

java.lang.Object
  extended by com.latencybusters.jms.util.DOMUtil

public class DOMUtil
extends java.lang.Object


Constructor Summary
DOMUtil()
           
 
Method Summary
static org.w3c.dom.Document createDocument(org.xml.sax.InputSource is)
           
static java.lang.String getXML(org.w3c.dom.Document document)
           
static void writeXML(org.w3c.dom.Document document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOMUtil

public DOMUtil()
Method Detail

createDocument

public static org.w3c.dom.Document createDocument(org.xml.sax.InputSource is)
                                           throws java.lang.Exception
Throws:
java.lang.Exception

writeXML

public static void writeXML(org.w3c.dom.Document document)
                     throws java.lang.Exception
Throws:
java.lang.Exception

getXML

public static java.lang.String getXML(org.w3c.dom.Document document)
                               throws java.lang.Exception
Throws:
java.lang.Exception


All of the documentation and software included in this and any other Informatica, Inc. "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with Informatica Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.