Hi,<br><br>I'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'm posting and error here and I'm attaching simple java file which will confirm this error:<br>
<br>Exception in thread "main" uk.co.badgersinfoil.metaas.SyntaxException: Expected ANNOTATION_PARAM, got ASSIGN<br> at uk.co.badgersinfoil.metaas.impl.ASTASMetaTag.toParam(ASTASMetaTag.java:127)<br> at uk.co.badgersinfoil.metaas.impl.ASTASMetaTag.getParams(ASTASMetaTag.java:120)<br>
at org.as2j.MetaTagTest.main(MetaTagTest.java:42)<br><br>Best regards,<br><br>Krzysztof Adamski<br>