public interface ITransformNode extends IFXGNode
Modifier and Type | Method and Description |
---|---|
String |
getId()
An id attribute provides a well defined name to a transform node.
|
void |
setId(String value)
Sets the node id.
|
addChild, getChildren, getDocumentNode, getDocumentPath, getEndColumn, getEndLine, getNodeName, getNodeURI, getStartColumn, getStartLine, setAttribute, setDocumentNode, setEndColumn, setEndLine, setStartColumn, setStartLine
Copyright © 2016 The Apache Software Foundation. All rights reserved.