public interface IMXMLReparentNode extends IMXMLNode
<Reparent>
tag.
An IMXMLReparentNode
has no child nodes.
UNKNOWN
Modifier and Type | Method and Description |
---|---|
String[] |
getExcludeFrom()
The states (or state groups) in which this reparenting operation does not
apply.
|
String[] |
getIncludeIn()
The states (or state groups) in which this reparenting operation applies.
|
String |
getTarget()
The target of the reparenting operation.
|
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
String[] getIncludeIn()
String[] getExcludeFrom()
String getTarget()
Copyright © 2016 The Apache Software Foundation. All rights reserved.