com.eviware.soapui.model.support
Class TestPropertyUtils

java.lang.Object
  extended by com.eviware.soapui.model.support.TestPropertyUtils

public class TestPropertyUtils
extends java.lang.Object


Constructor Summary
TestPropertyUtils()
           
 
Method Summary
static int saveTo(TestPropertyHolder propertyHolder, java.lang.String fileName)
           
static void sortProperties(MutableTestPropertyHolder holder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPropertyUtils

public TestPropertyUtils()
Method Detail

saveTo

public static int saveTo(TestPropertyHolder propertyHolder,
                         java.lang.String fileName)
                  throws java.io.IOException
Throws:
java.io.IOException

sortProperties

public static void sortProperties(MutableTestPropertyHolder holder)


Copyright © 2005-2010 eviware.com. All Rights Reserved.