Package org.hl7.fhir.convertors.misc
Class BOMRemover
java.lang.Object
org.hl7.fhir.convertors.misc.BOMRemover
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
fileToString
(File f) static void
static String
streamToString
(InputStream input)
-
Constructor Details
-
BOMRemover
public BOMRemover()
-
-
Method Details
-
main
- Throws:
FileNotFoundException
IOException
-
fileToString
- Throws:
FileNotFoundException
IOException
-
streamToString
- Throws:
IOException
-