Uses of Interface
uk.co.badgersinfoil.metaas.dom.ASMetaTag

Packages that use ASMetaTag
uk.co.badgersinfoil.metaas.dom Interfaces defining the Document Object Model for an ActionScript 3 source code file. 
 

Uses of ASMetaTag in uk.co.badgersinfoil.metaas.dom
 

Methods in uk.co.badgersinfoil.metaas.dom that return ASMetaTag
 ASMetaTag MetaTagable.getFirstMetatag(java.lang.String name)
          Returns the ASMetaTag with the given name.
 ASMetaTag MetaTagable.newMetaTag(java.lang.String name)
          Creates and returns a new ASMetaTag attached to this API element.
 



Copyright © 2006-2007 David Holroyd. All Rights Reserved.