com.atlassian.i18n.upsidedown.mavenplugin
Class UpsideDownAction

java.lang.Object
  extended by com.atlassian.i18n.upsidedown.mavenplugin.UpsideDownAction

public class UpsideDownAction
extends java.lang.Object

A POJO fo maven parameter passing


Field Summary
protected  java.io.File sourceProperties
          The name of a .properties file to make upside down
protected  java.io.File targetProperties
          The name of the target .properties file to create
 
Constructor Summary
UpsideDownAction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sourceProperties

protected java.io.File sourceProperties
The name of a .properties file to make upside down


targetProperties

protected java.io.File targetProperties
The name of the target .properties file to create

Constructor Detail

UpsideDownAction

public UpsideDownAction()


Copyright © 2011 Atlassian Software Systems Pty Ltd. All Rights Reserved.