[Biojava-l] Annotation Serialization
    Y D Sun 
    Yudong.Sun at newcastle.ac.uk
       
    Thu Oct  2 14:31:58 EDT 2003
    
    
  
Hi,
I want to send Annotation via Axis SOAP. Has biojave implemented any
Annotation serializer, or is there any custom serializer for Annotation?
Annotation has a method asMap() that returns a Map. AXIS can serializer
Map. However, the Map of Annotation contains ArrayList objects that AXIS
can't serialize. Here, the ArrayList is an array of String.
Any simple solution for this problem?
Thanks.
George
    
    
More information about the Biojava-l
mailing list