JavaScript ist im Browser deaktiviert.
Navigations-Links überspringen
Überblick
Package
Klasse
Verwendung
Baum
Index
Hilfe
Package:
Beschreibung
Zugehörige Packages
Klassen und Schnittstellen
Package:
Beschreibung |
Zugehörige Packages |
Klassen und Schnittstellen
SEARCH
Package ch.nolix.coreapi.document.node
package
ch.nolix.coreapi.document.node
Schnittstellen
Klasse
Beschreibung
IMutableNode
<N extends
IMutableNode
<N>>
A
IMutableNode
is a
INode
that is mutable.
INode
<N extends
INode
<N>>
A
INode
has the following attributes. -0 or 1 header -an arbitrary number of child
INode
s A
INode
that does not have a header and does not contains attributes is blank.
INodeComparator