Submissions for secondary structure prediction are now filtered to remove empty seque...
[jalview.git] / resources / jalview_mapping.xml
1 <?xml version="1.0"?>\r
2 <!DOCTYPE mapping PUBLIC "-//EXOLAB/Castor Object Mapping DTD Version 1.0//EN" "http://castor.exolab.org/mapping.dtd">\r
3 \r
4 <mapping>\r
5         <class name="jalview.gui.AlignFrame" verify-constructable="false" collection="vector">\r
6         <map-to xml="JalviewAlignment"/>\r
7             <field name="version"><bind-xml node="attribute"/></field>\r
8             <field name="bounds"><bind-xml location="window" node="attribute"/></field>\r
9             <field name="viewport" type="jalview.gui.AlignViewport"></field>     \r
10         </class>\r
11         \r
12         <class name="jalview.gui.AlignViewport" verify-constructable="false" >\r
13                 <field name="font"><bind-xml node="attribute"/></field>  \r
14                 <field name="showAnnotation"><bind-xml node="attribute"/></field>  \r
15         </class>                 \r
16 </mapping>\r