org.gvnix.flex.as.classpath.details.metatag
Interface ASMetaTagMetadata
- All Known Implementing Classes:
- As3ParserMetaTagMetadata, DefaultASMetaTagMetadata
public interface ASMetaTagMetadata
Metadata representation of an ActionScript meta-tag.
- Author:
- Jeremy Grelle
getName
String getName()
getAttributeNames
List<ActionScriptSymbolName> getAttributeNames()
- Returns:
- the attribute names, preferably in the order they are declared in
the annotation (never null, but may be empty)
getAttribute
MetaTagAttributeValue<?> getAttribute(ActionScriptSymbolName attributeName)
- Acquires an attribute value for the requested name.
- Returns:
- the requested attribute (or null if not found)
Copyright © 2010–2015 Conselleria d'Infraestructures i Transport - Generalitat Valenciana. All rights reserved.