| Package | Description | 
|---|---|
| eu.bandm.tools.d2d2.base | 
 D2d allows to write valid XML documents directly in the creative flow of authoring,
  with minimum typographic noise. 
 | 
| eu.bandm.tools.d2d2.model | 
 Umod main model class:  This is the internal 
 model for the d2d text type definitions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XsltSpecialized.CollectAllElements.action(CharsRegExp t)  | 
void | 
CharacterParser.action(CharsRegExp def)  | 
void | 
SyntaxGraph.Layouter.action(CharsRegExp def)  | 
void | 
Text2Udom.CollectAllElements.action(CharsRegExp t)  | 
void | 
Navigate.CharSetCalc.action(CharsRegExp x)  | 
void | 
Navigate.LocalReferenceNormalizer.action(CharsRegExp x)
Chars Reg Exp do not have local defs. 
 | 
void | 
Resolver.ReferenceResolver.action(CharsRegExp x)  | 
void | 
Resolver.ParseParticleGenerator.action(CharsRegExp def)  | 
void | 
Resolver.FirstCalculator.action(CharsRegExp def)  | 
ResultingStructure | 
CharacterParser.parse(MemScanner scanner,
     CharsRegExp parser,
     ResultingStructure result)
Central executive method. 
 | 
Expression | 
CharParserPrepare.EliminateRecursion.translate(CharsRegExp currentDef)
Descends given char parser expression and collects a single RegExp which
  represents the "bucket hull". 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected CharsRegExp | 
ParseParticle.collector
Generated by umod; model author's documentation MISSING. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Function<ParseParticle,CharsRegExp> | 
ParseParticle.get_collector
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<CharsRegExp,Expression> | 
CharsRegExp.get_dataContentModel
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<CharsRegExp,Boolean> | 
CharsRegExp.get_isDistributed
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<CharsRegExp,Expression> | 
CharsRegExp.get_linearContentModel
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<CharsRegExp,Boolean> | 
CharsRegExp.get_storeAsData
Deprecated. 
 
Use new '::' method reference instead. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CharsRegExp | 
CharsRegExp.doclone()
Clones this object. 
 | 
CharsRegExp | 
ParseParticle.get_collector()
Generated by umod; model author's documentation MISSING. 
 | 
CharsRegExp | 
CharsRegExp.initFrom(Object o0)
Copies values of all common fields from the argument. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
CoRewrite.action(CharsRegExp e0)  | 
protected void | 
Rewrite.action(CharsRegExp e0)  | 
protected void | 
Match.action(CharsRegExp e0)  | 
protected void | 
__Formatter.action(CharsRegExp el)  | 
protected void | 
SinglePhase.action(CharsRegExp e0)  | 
protected void | 
MATCH_ONLY_00.action(CharsRegExp e0)  | 
protected void | 
Dump.action(CharsRegExp e0)  | 
protected void | 
Match.descend(CharsRegExp e0)  | 
protected void | 
Dump.descend(CharsRegExp e0)  | 
void | 
MATCH_ONLY_00.match(CharsRegExp e0)  | 
protected void | 
Match.post(CharsRegExp e0)  | 
protected void | 
Match.pre(CharsRegExp e0)  | 
protected void | 
Dump.printscalars(CharsRegExp e0)  | 
protected void | 
CoRewrite.rewriteFields(CharsRegExp clone)  | 
protected void | 
Rewrite.rewriteFields(CharsRegExp clone)  | 
boolean | 
ParseParticle.set_collector(CharsRegExp val)
Generated by umod; model author's documentation MISSING. 
 | 
protected Format | 
__Formatter.toFormat(CharsRegExp el)  | 
see also the complete user documentation .