com.googlecode.jpattern.core.textfiles
Class FileWrapper

java.lang.Object
  extended by com.googlecode.jpattern.core.textfiles.FileWrapper

public class FileWrapper
extends Object

Author:
Francesco Cina' 10/giu/2010

Constructor Summary
FileWrapper()
           
FileWrapper(IFile file)
           
 
Method Summary
 IFile getFile()
           
 void setFile(IFile file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileWrapper

public FileWrapper()

FileWrapper

public FileWrapper(IFile file)
Method Detail

getFile

public IFile getFile()

setFile

public void setFile(IFile file)


Copyright © 2011. All Rights Reserved.