[metaas-dev] MetaTag problem

Krzysztof Adamski mr.rience at gmail.com
Sun Mar 2 20:10:05 UTC 2008


Hi,

I'm trying to parse a meta tag with param, value pair. Unfortunately -
metaas is having a problem and is throwing an exception when
asMetaTag.getParams() method is thrown. I'm posting and error here and I'm
attaching simple java file which will confirm this error:

Exception in thread "main" uk.co.badgersinfoil.metaas.SyntaxException:
Expected ANNOTATION_PARAM, got ASSIGN
    at uk.co.badgersinfoil.metaas.impl.ASTASMetaTag.toParam(
ASTASMetaTag.java:127)
    at uk.co.badgersinfoil.metaas.impl.ASTASMetaTag.getParams(
ASTASMetaTag.java:120)
    at org.as2j.MetaTagTest.main(MetaTagTest.java:42)

Best regards,

Krzysztof Adamski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.badgers-in-foil.co.uk/pipermail/metaas-dev/attachments/20080302/26ee0e4d/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MetaTagTest.java
Type: text/x-java
Size: 1403 bytes
Desc: not available
Url : http://lists.badgers-in-foil.co.uk/pipermail/metaas-dev/attachments/20080302/26ee0e4d/attachment.java 


More information about the metaas-dev mailing list