net.avh4.util.sandbox
Class Sandbox

java.lang.Object
  extended by net.avh4.util.sandbox.Sandbox

public class Sandbox
extends Object


Constructor Summary
Sandbox()
           
 
Method Summary
 File getRoot()
           
 File newFile(String filename)
           
 void useResource(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sandbox

public Sandbox()
Method Detail

getRoot

public File getRoot()

newFile

public File newFile(String filename)

useResource

public void useResource(String name)


Copyright © 2011. All Rights Reserved.