com.atlassian.maven.plugins.pseudoloc
Class FileActionParameter

java.lang.Object
  extended by com.atlassian.maven.plugins.pseudoloc.FileActionParameter

public class FileActionParameter
extends java.lang.Object


Field Summary
 java.io.File source
          The path of the source file.
 java.io.File target
          The path of the target file.
 
Constructor Summary
FileActionParameter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

source

public java.io.File source
The path of the source file.


target

public java.io.File target
The path of the target file.

Constructor Detail

FileActionParameter

public FileActionParameter()


Copyright © 2010 Atlassian. All Rights Reserved.