Class SimpleNode
java.lang.Object
de.hybris.platform.commons.translator.nodes.AbstractNode
de.hybris.platform.commons.translator.nodes.SimpleNode
Non abstract class that extedns AbstractNode,
without any other features
without any other features
-
Field Summary
Fields inherited from class de.hybris.platform.commons.translator.nodes.AbstractNode
OPEN_TAG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.commons.translator.nodes.AbstractNode
addAttribute, addAttributes, addChildNode, addChildNodes, getAttributeByName, getAttributes, getChildNodeByName, getChildNodes, getNodeName, getNodeText, getParentNode, getStyleClass, isOpenTag, setAttributes, setChildNodes, setNodeName, setNodeText, setParentNode
-
Constructor Details
-
SimpleNode
-
SimpleNode
-