Class TextItemNode
java.lang.Object
com.aquima.web.api.model.page.element.TextItemNode
- Direct Known Subclasses:
TextItemStyleNode
,TextItemTextNode
,TextItemValueNode
Base class for all nodes within a TextItem.
- Since:
- 9.2
- Author:
- A.Pragt
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextItemNode
public TextItemNode()
-
-
Method Details
-
getNodeType
This method returns the type of the node.- Returns:
- The type of the node.
-