org.semispace.comet.common
Class XmlManipulation

java.lang.Object
  extended by org.semispace.comet.common.XmlManipulation

public class XmlManipulation
extends Object

Interim utility class


Constructor Summary
XmlManipulation()
           
 
Method Summary
static Holder retrievePropertiesFromXml(String xmlsource, long duration)
          TODO Presently duplicated from WsSpaceImpl Protected for the benefit of junit test(s)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlManipulation

public XmlManipulation()
Method Detail

retrievePropertiesFromXml

public static Holder retrievePropertiesFromXml(String xmlsource,
                                               long duration)
TODO Presently duplicated from WsSpaceImpl Protected for the benefit of junit test(s)

Returns:
A temporary holder object containing the relevant elements found in the source.


Copyright © 2008-2012. All Rights Reserved.