com.dhptech.maven.stripbom
Class CreateTestResources

java.lang.Object
  extended by com.dhptech.maven.stripbom.CreateTestResources

public class CreateTestResources
extends Object


Constructor Summary
CreateTestResources()
           
 
Method Summary
static void main(String[] args)
           
protected static void write(File file, byte[] bom, byte[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateTestResources

public CreateTestResources()
Method Detail

main

public static void main(String[] args)

write

protected static void write(File file,
                            byte[] bom,
                            byte[] data)
                     throws IOException
Throws:
IOException


Copyright © 2011-2012 The Kuali Foundation. All Rights Reserved.