info.magnolia.i18nsystem.tools
Class GeneratorResult.RemoveKeyFromLegacyBundle

java.lang.Object
  extended by info.magnolia.i18nsystem.tools.GeneratorResult.RemoveKeyFromLegacyBundle
All Implemented Interfaces:
GeneratorResult
Enclosing interface:
GeneratorResult

public static class GeneratorResult.RemoveKeyFromLegacyBundle
extends Object
implements GeneratorResult

A key needs to be removed from a bundle.


Nested Class Summary
 
Nested classes/interfaces inherited from interface info.magnolia.i18nsystem.tools.GeneratorResult
GeneratorResult.AddKeyToNewBundle, GeneratorResult.AddUntranslatedKeyToNewBundle, GeneratorResult.RemoveKeyFromLegacyBundle
 
Constructor Summary
GeneratorResult.RemoveKeyFromLegacyBundle(String basename, String key, String pathToFile)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorResult.RemoveKeyFromLegacyBundle

public GeneratorResult.RemoveKeyFromLegacyBundle(String basename,
                                                 String key,
                                                 String pathToFile)


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.