public interface IMXMLLibraryNode extends IMXMLNode
<Library>
tag.UNKNOWN
Modifier and Type | Method and Description |
---|---|
IMXMLDefinitionNode[] |
getDefinitionNodes()
Gets the nodes representing the
<fx:Definition> tags
inside the <fx:Library> tag. |
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGen
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
IMXMLDefinitionNode[] getDefinitionNodes()
<fx:Definition>
tags
inside the <fx:Library>
tag.IMXMLDefinitionNode
objects.Copyright © 2016 The Apache Software Foundation. All rights reserved.