org.jboss.wsf.test
Class XOPTestSupport

java.lang.Object
  extended by org.jboss.wsf.test.XOPTestSupport

public class XOPTestSupport
extends java.lang.Object

Since:
22-Sep-2006
Author:
Heiko Braun

Constructor Summary
XOPTestSupport()
           
 
Method Summary
static javax.activation.DataHandler createDataHandler(java.io.File imgFile)
           
static java.awt.Image createTestImage(java.io.File imgFile)
           
static javax.xml.transform.stream.StreamSource createTestSource()
           
static byte[] getBytesFromFile(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XOPTestSupport

public XOPTestSupport()
Method Detail

getBytesFromFile

public static byte[] getBytesFromFile(java.io.File file)
                               throws java.io.IOException
Throws:
java.io.IOException

createTestImage

public static java.awt.Image createTestImage(java.io.File imgFile)

createTestSource

public static javax.xml.transform.stream.StreamSource createTestSource()

createDataHandler

public static javax.activation.DataHandler createDataHandler(java.io.File imgFile)


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.