org.opentox.util
Class RepresentationFactory

java.lang.Object
  extended by org.opentox.util.RepresentationFactory

Deprecated.

@Deprecated
public class RepresentationFactory
extends java.lang.Object

Use FileRepresentation instead.

Since:
1.0
Version:
1.1 (Last Update: Aug 18, 2009)
Author:
OpenTox - http://www.opentox.org, Sopasakis Pantelis, Sarimveis Harry

Field Summary
private  java.lang.String filename
          Deprecated.  
private static long serialVersionUID
          Deprecated.  
 
Constructor Summary
RepresentationFactory(java.lang.String filename)
          Deprecated.  
 
Method Summary
 java.lang.StringBuilder getString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
Deprecated. 
See Also:
Constant Field Values

filename

private java.lang.String filename
Deprecated. 
Constructor Detail

RepresentationFactory

public RepresentationFactory(java.lang.String filename)
Deprecated. 
Method Detail

getString

public java.lang.StringBuilder getString()
                                  throws java.io.FileNotFoundException
Deprecated. 
Throws:
java.io.FileNotFoundException