class: BatchReplacer

public class: BatchReplacer
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates: Created: 16.07.2009 15:15:00; Modified: 16.07.2009 15:15:00;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {FBCE38D8-884D-42af-B3E0-996365157054}
TODO Description
 

Goto: Custom Properties, Fields, Methods

Appears in: test

Custom Properties
 
BatchReplacer Attributes
Attribute Details
private static const String
  EQUALS_TOKEN
Initial: "<<>>"
private static const String
  REPLACE_MAP_FILENAME
Initial: "C:/repository/common_services/common_logic/src/test/resources/replace-map.properties"
private static LinkedHashMap
  replaceMap
Initial: new LinkedHashMap()
 
BatchReplacer Methods
Operation Details
public
BatchReplacer(
   File file):
Sequential
Tags: throws=Exception
public static
main(
   String[] args):void
Sequential
Tags: throws=Exception