Hi,<br><br>I&#39;m trying to parse a meta tag with param, value pair. Unfortunately - metaas is having a problem and is throwing an exception when <span style="font-style: italic;">asMetaTag.getParams()</span> method is thrown. I&#39;m posting and error here and I&#39;m attaching simple java file which will confirm this error:<br>
<br>Exception in thread &quot;main&quot; uk.co.badgersinfoil.metaas.SyntaxException: Expected ANNOTATION_PARAM, got ASSIGN<br>&nbsp;&nbsp;&nbsp; at uk.co.badgersinfoil.metaas.impl.ASTASMetaTag.toParam(ASTASMetaTag.java:127)<br>&nbsp;&nbsp;&nbsp; at uk.co.badgersinfoil.metaas.impl.ASTASMetaTag.getParams(ASTASMetaTag.java:120)<br>
&nbsp;&nbsp;&nbsp; at org.as2j.MetaTagTest.main(MetaTagTest.java:42)<br><br>Best regards,<br><br>Krzysztof Adamski<br>