public class PostalCodeFormatter extends Object
getInstance()| Modifier and Type | Method and Description |
|---|---|
int |
format(org.json.JSONObject jsonObject)
Postal code formatting method.
|
static PostalCodeFormatter |
getInstance()
This method is used to obtain the singleton instance of itself.
|
public static PostalCodeFormatter getInstance()
PostalCodeFormatterpublic int format(org.json.JSONObject jsonObject)
jsonObject - JSONObject containing postal code.Copyright © 2023. All rights reserved.