public interface IMXMLMetadataNode extends IMXMLNode
<Metadata> tag.
An IMXMLMetadataNode has N child nodes; each one is an
IMetaTagNode representing one metadata declaration inside the tag.
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
IMetaTagNode[] |
getMetaTagNodes()
Gets the nodes representing the metadata declarations inside the
fx:Metadata tag. |
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGencontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartIMetaTagNode[] getMetaTagNodes()
fx:Metadata tag. These are the children of this node.IMetaTagNode objects.Copyright © 2016 The Apache Software Foundation. All rights reserved.