public final class PropertiesUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
date |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getJsonInput(java.lang.String fileName) |
static java.util.Properties |
getMerchantProperties() |
static java.lang.String |
getNewDate() |
public static java.lang.String getNewDate()
public static java.lang.String getJsonInput(java.lang.String fileName)
throws java.io.IOException
fileName - -name of the request json file.java.io.IOException - - if some IO operation failed.public static java.util.Properties getMerchantProperties()
throws java.io.IOException
java.io.IOException - - if some IO operation failed.Copyright © 2021. All Rights Reserved.