Package de.hybris.platform.commons.translator.nodes
package de.hybris.platform.commons.translator.nodes
-
ClassesClassDescriptionAbstract class that is an interface for all type of nodesnode for list elements (lists as ol, ul in html) instead of using child nodes it uses nodesListNon abstract class that extedns AbstractNode,
without any other featuresTable node that holds a 2-dimensional array of table cells.
(First row has number 1, first column has number 1.