X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbinding%2FAnnotationElement.java;fp=src%2Fjalview%2Fbinding%2FAnnotationElement.java;h=505d91e9e76e3dd85b506463b2fa895176c1628f;hb=be762d8d9c71a7aa3121e845c45911c7192b7827;hp=1f583c719748ddef393c78ad416eb1686f9c4af4;hpb=d1bb7a31fc091606aedbc255a5766ac79e36fa91;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); } /**