Uses of Class
eu.bandm.tools.d2d2.infra.MemString.CharMem
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
This is a package of auxiliary classes for
the d2d version 2.0 implementation.
-
Uses of MemString.CharMem in eu.bandm.tools.d2d2.base
ModifierConstructorDescriptionConstructor with a given starting point. -
Uses of MemString.CharMem in eu.bandm.tools.d2d2.infra
Modifier and TypeFieldDescriptionprotected MemString.CharMem<D>
MemString.data
The underlying data storage.Modifier and TypeMethodDescriptionMemString.get_data()
Return the underlying character memoryMemString.data
.ModifierConstructorDescriptionMemString
(MemString.CharMem<D> mem) Creates a MemString pointing to the first character in the whole character data, as given by the charmMem.