X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbinding%2FAnnotationElement.java;h=505d91e9e76e3dd85b506463b2fa895176c1628f;hb=3d0101179759ef157b088ea135423cd909512d9f;hp=1f583c719748ddef393c78ad416eb1686f9c4af4;hpb=b57a02c25e335d033c97f8a6bacd6b54f62bd2b6;p=jalview.git diff --git a/src/jalview/binding/AnnotationElement.java b/src/jalview/binding/AnnotationElement.java index 1f583c7..505d91e 100644 --- a/src/jalview/binding/AnnotationElement.java +++ b/src/jalview/binding/AnnotationElement.java @@ -286,8 +286,8 @@ public class AnnotationElement implements java.io.Serializable throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException { - return (jalview.binding.AnnotationElement) Unmarshaller.unmarshal( - jalview.binding.AnnotationElement.class, reader); + return (jalview.binding.AnnotationElement) Unmarshaller + .unmarshal(jalview.binding.AnnotationElement.class, reader); } /**