| 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 | Field and Description | 
|---|---|
protected SourceItem | 
Reducer.currentScope  | 
| Modifier and Type | Field and Description | 
|---|---|
static Function<SourceItem,String> | 
XsltSpecialized.getFullPath  | 
static Function<SourceItem,String> | 
Text2Udom.getFullPath  | 
protected Multimap<SourceItem,String> | 
Def2Doc.sourceItem2docu  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
Reducer._addToModule(Module host,
            SourceItem item,
            String kind)  | 
static void | 
Reducer.addToModule(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg,
           Module host,
           SourceItem item,
           String kind)
Store a definition to the given module. 
 | 
static List<Module> | 
Navigate.getAllModules(SourceItem si)
Delivers the ascending list of containing modules. 
 | 
protected @Opt String | 
Def2Dtd.getDocu(SourceItem item)  | 
static Module | 
Navigate.getModule(SourceItem si)  | 
static Module | 
Navigate.getTopmostModule(SourceItem si)  | 
protected Definition | 
Dtd2Def.Phase1.makeAttribute(SourceItem context,
             String name,
             DTM.Attribute att)
Create a new ddf-definition. 
 | 
protected void | 
Reducer.putDocu(SourceItem item)
Docu text and key have been stored in GLO variables by visit(El.._documentation). 
 | 
static String | 
Navigate.qname(SourceItem si)
Return the qualified name which represents nesting of local definitions
  up to (and excluding) the module level. 
 | 
protected void | 
Def2Doc.renderDocu(SourceItem item)
Convert the docu text for the item (according to the value of 
  targetcode) from d2d source into xhtml. 
 | 
protected void | 
Def2Doc3.renderDocu(SourceItem item)
Convert the docu text for the given item, selected by the value of 
   
Def2Doc3.targetcode from d2d source into xhtml. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CharsRegExp
Generated by umod; model author's documentation MISSING. 
 | 
class  | 
Definition
Generated by umod; model author's documentation MISSING. 
 | 
class  | 
Enumeration
Generated by umod; model author's documentation MISSING. 
 | 
class  | 
ImportItem
Generated by umod; model author's documentation MISSING. 
 | 
class  | 
Module
Generated by umod; model author's documentation MISSING. 
 | 
class  | 
ResolvedModule
Generated by umod; model author's documentation MISSING. 
 | 
class  | 
TagsRegExp
Generated by umod; model author's documentation MISSING. 
 | 
class  | 
XRegExp
Generated by umod; model author's documentation MISSING. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SourceItem | 
SourceItem.context
Generated by umod; model author's documentation MISSING. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Function<SourceItem,SourceItem> | 
SourceItem.get_context
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<SourceItem,SourceItem> | 
SourceItem.get_context
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<SourceItem,CheckedMap_RD<String,CheckedList<LocString>>> | 
SourceItem.get_docu
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<SourceItem,Location<XMLDocumentIdentifier>> | 
SourceItem.get_location
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<SourceItem,String> | 
SourceItem.get_name
Deprecated. 
 
Use new '::' method reference instead. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected <T extends SourceItem> | 
Rewrite.breakLoop(T e0)  | 
| Modifier and Type | Method and Description | 
|---|---|
SourceItem | 
SourceItem.doclone()
Clones this object. 
 | 
SourceItem | 
Module.find(String s)  | 
SourceItem | 
SourceItem.get_context()
Generated by umod; model author's documentation MISSING. 
 | 
SourceItem | 
SourceItem.initFrom(Object o0)
Copies values of all common fields from the argument. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
CoRewrite.action(SourceItem e0)  | 
protected void | 
Rewrite.action(SourceItem e0)  | 
protected void | 
Match.action(SourceItem e0)  | 
protected void | 
__Formatter.action(SourceItem el)  | 
protected void | 
SinglePhase.action(SourceItem e0)  | 
protected void | 
MATCH_ONLY_00.action(SourceItem e0)  | 
protected void | 
Dump.action(SourceItem e0)  | 
protected void | 
Match.descend(SourceItem e0)  | 
protected void | 
Dump.descend(SourceItem e0)  | 
void | 
MATCH_ONLY_00.match(SourceItem e0)  | 
protected void | 
Match.post(SourceItem e0)  | 
protected void | 
Match.pre(SourceItem e0)  | 
protected void | 
Dump.printscalars(SourceItem e0)  | 
protected void | 
CoRewrite.rewriteFields(SourceItem clone)  | 
protected void | 
Rewrite.rewriteFields(SourceItem clone)  | 
boolean | 
SourceItem.set_context(SourceItem val)
Generated by umod; model author's documentation MISSING. 
 | 
protected Format | 
__Formatter.toFormat(SourceItem el)  | 
| Constructor and Description | 
|---|
CharsRegExp(SourceItem context,
           String name,
           Location<XMLDocumentIdentifier> location,
           Expression value)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
Definition(SourceItem context,
          String name,
          Location<XMLDocumentIdentifier> location)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
Enumeration(SourceItem context,
           String name,
           Location<XMLDocumentIdentifier> location)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
ImportItem(SourceItem context,
          String name,
          Location<XMLDocumentIdentifier> location)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
Module(SourceItem context,
      String name,
      Location<XMLDocumentIdentifier> location)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
ResolvedModule(SourceItem context,
              String name,
              Location<XMLDocumentIdentifier> location,
              Module raw)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
SourceItem(SourceItem context,
          String name,
          Location<XMLDocumentIdentifier> location)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
TagsRegExp(SourceItem context,
          String name,
          Location<XMLDocumentIdentifier> location,
          Expression value)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
XRegExp(SourceItem context,
       String name,
       Location<XMLDocumentIdentifier> location,
       Expression value)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
see also the complete user documentation .