public class EncodingDetector extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEr7Encoded(String theMessage)
Returns true if the message is ER7 (pipe-and-hat) encoded
|
static boolean |
isXmlEncoded(String theMessage)
Returns true if the message is XML encoded.
|
public static boolean isEr7Encoded(String theMessage)
public static boolean isXmlEncoded(String theMessage)
Copyright © 2001-2012 University Health Network. All Rights Reserved.