Package ch.nolix.coreapi.documentapi.chainednodeapi
package ch.nolix.coreapi.documentapi.chainednodeapi
The
ch.nolix.coreapi.documentapi.chainednodeapi
package declares a
document chained node.- Version:
- 2022-07-05
- Autor:
- Silvan Wyss
-
KlasseBeschreibungA
IChainedNode
has the following attributes. -0 or 1 header -an arbitrary number of childIChainedNode
s -0 or 1 nextIChainedNode
AIChainedNode
that does not have a header, does not contain attributes and does not have a nextIChainedNode
is blank.