X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbinding%2FProperty.java;h=5823fedfbb261d8f82b46e6b7902ae7732cae224;hb=a5f48be3f383f9d2a0de386c95647c593f7db1e3;hp=df3decf432a71bd19f003412644340183dbd9cb6;hpb=b57a02c25e335d033c97f8a6bacd6b54f62bd2b6;p=jalview.git diff --git a/src/jalview/binding/Property.java b/src/jalview/binding/Property.java index df3decf..5823fed 100644 --- a/src/jalview/binding/Property.java +++ b/src/jalview/binding/Property.java @@ -161,8 +161,8 @@ public class Property implements java.io.Serializable throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException { - return (jalview.binding.Property) Unmarshaller.unmarshal( - jalview.binding.Property.class, reader); + return (jalview.binding.Property) Unmarshaller + .unmarshal(jalview.binding.Property.class, reader); } /**