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