org.dicom4j.dicom
Class ValueRepresentationFactory

java.lang.Object
  extended by org.dicom4j.dicom.ValueRepresentationFactory

public class ValueRepresentationFactory
extends Object

Factory to create ValueRepresentation

Since:
0.0.5
Author:
Laurent Lecomte

Constructor Summary
ValueRepresentationFactory()
           
 
Method Summary
 ValueRepresentation newValueRepresentation(byte[] aVR)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueRepresentationFactory

public ValueRepresentationFactory()
Method Detail

newValueRepresentation

public ValueRepresentation newValueRepresentation(byte[] aVR)
                                           throws Exception
Throws:
Exception


Copyright © 2009 dicom4j. All Rights Reserved.