[Biojava-l] sturcture.io

Richard HOLLAND hollandr at gis.a-star.edu.sg
Wed Nov 30 01:25:44 EST 2005


Combine into a single String separated with newline characters, then see
java.io.StringReader - this provides a Reader, which you can then wrap
in a BufferedReader.

Richard Holland
Bioinformatics Specialist
GIS extension 8199
---------------------------------------------
This email is confidential and may be privileged. If you are not the
intended recipient, please delete it and notify us immediately. Please
do not copy or use it for any purpose, or disclose its content to any
other person. Thank you.
---------------------------------------------


> -----Original Message-----
> From: biojava-l-bounces at portal.open-bio.org 
> [mailto:biojava-l-bounces at portal.open-bio.org] On Behalf Of 
> Tamas Horvath
> Sent: Wednesday, November 30, 2005 12:25 AM
> To: biojava-l at biojava.org
> Subject: [Biojava-l] sturcture.io
> 
> 
> I've got an ArrayList<String> object containing a PDB file's 
> information.How may I feed it to the structure parser? As far 
> as I could see, it onlyaccepts BufferdReader or imputStream...
> _______________________________________________
> Biojava-l mailing list  -  Biojava-l at biojava.org
> http://biojava.org/mailman/listinfo/biojava-l
> 



More information about the Biojava-l mailing list