be.fgov.ehealth.ehvalidator.utils
Class DocumentUtils

java.lang.Object
  extended by be.fgov.ehealth.ehvalidator.utils.DocumentUtils

public class DocumentUtils
extends Object

Utility class to handle document source.

Since:
2.1.1
Author:
EH10

Method Summary
static byte[] convertInputStreamToByteArray(InputStream inputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convertInputStreamToByteArray

public static byte[] convertInputStreamToByteArray(InputStream inputStream)
                                            throws IOException
Parameters:
inputStream -
Returns:
byte[]
Throws:
IOException


eHealth Validator Service Master project 2.1.1 API
Copyright © 2013 eHealth. All Rights Reserved.