net.ihe.gazelle.proxy.dicom
Class Pixelmed
java.lang.Object
net.ihe.gazelle.proxy.dicom.Pixelmed
public class Pixelmed
- extends Object
- Author:
- abderrazek boufahja
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pixelmed
public Pixelmed()
getDumpResult
public String getDumpResult(byte[] dataSet)
throws IOException,
com.pixelmed.dicom.DicomException
- Throws:
IOException
com.pixelmed.dicom.DicomException
getDumpResult
public String getDumpResult(String dicompath)
throws IOException,
com.pixelmed.dicom.DicomException
- Throws:
IOException
com.pixelmed.dicom.DicomException
dicom2xml
public String dicom2xml(String dicompath)
throws IOException,
com.pixelmed.dicom.DicomException,
TransformerConfigurationException,
TransformerException,
ParserConfigurationException
- Throws:
IOException
com.pixelmed.dicom.DicomException
TransformerConfigurationException
TransformerException
ParserConfigurationException
validateDicomSRDose
public String validateDicomSRDose(String dicompath)
throws UnsupportedEncodingException,
ParserConfigurationException,
TransformerException,
IOException,
com.pixelmed.dicom.DicomException
- Throws:
UnsupportedEncodingException
ParserConfigurationException
TransformerException
IOException
com.pixelmed.dicom.DicomException
Copyright © 2012 JBoss. All Rights Reserved.