Uses of Class
eu.bandm.tools.d2d2.model.LocString
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Umod main model class: This is the internal
model for the d2d text type definitions.
Umod main model class: This is a model for the
results of d2d text parsing.
-
Uses of LocString in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescription(package private) CheckedList<LocString>
DocOnly.docs
Visitor register.Reducer.docs
Modifier and TypeMethodDescriptionprotected Element_block_content @Opt []
Userdoc.f_renderDocu
(@Opt CheckedList<LocString> in, String docu_ident) Translate the d2d-encoded documentation text collected for one element to udom and then by standard xslt rules to xhtml.static String
Userdoc.joinAllDocStrings
(CheckedList<LocString> list) protected void
Def2Xslt3.output
(CheckedList<LocString> docu) Copy the documentaton line block to the output and update the location map. -
Uses of LocString in eu.bandm.tools.d2d2.model
Modifier and TypeFieldDescriptionprotected CheckedMap_RD<String,
CheckedList<LocString>> SourceItem.docu
Generated by umod; model author's documentation MISSING.static final Function<SourceItem,
CheckedMap_RD<String, CheckedList<LocString>>> SourceItem.get_docu
Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>>> Enumeration.get_itemDocu
Deprecated.Use new '::' method reference instead.static final Function<LocString,
Location<XMLDocumentIdentifier>> LocString.get_loc
Deprecated.Use new '::' method reference instead.static final Function<AdditionalDocs,
CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> AdditionalDocs.get_text
Deprecated.Use new '::' method reference instead.LocString.get_text
Deprecated.Use new '::' method reference instead.protected CheckedMap_RD<Integer,
CheckedMap_RD<String, CheckedList<LocString>>> Enumeration.itemDocu
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> AdditionalDocs.text
realizes the mappinglanguage(/target) -> modulename -> definition -> docText
.Modifier and TypeMethodDescriptionLocString.doclone()
Clones this object.__SAX_Parser.fill_LocString
(Object res) Copies values of all common fields from the argument.__SAX_Parser.matchSAX_LocString()
Modifier and TypeMethodDescriptionSourceItem.get_docu()
Generated by umod; model author's documentation MISSING.Enumeration.get_itemDocu()
Generated by umod; model author's documentation MISSING.LocString.get_loc
(Pattern<? super Location<XMLDocumentIdentifier>> p) Lifts a pattern which matches the field value to one which matches this whole object.AdditionalDocs.get_text()
realizes the mappinglanguage(/target) -> modulename -> definition -> docText
.Lifts a pattern which matches the field value to one which matches this whole object.protected CheckedList<LocString>
__SAX_Parser.parse_0()
protected CheckedMap_RD<String,
CheckedList<LocString>> __SAX_Parser.parse_1()
protected CheckedList<LocString>
__SAX_Parser.parse_18()
protected CheckedMap_RD<String,
CheckedList<LocString>> __SAX_Parser.parse_19()
protected CheckedMap_RD<Integer,
CheckedMap_RD<String, CheckedList<LocString>>> __SAX_Parser.parse_20()
protected CheckedList<LocString>
__SAX_Parser.parse_21()
protected CheckedMap_RD<String,
CheckedList<LocString>> __SAX_Parser.parse_22()
protected CheckedMap_RD<String,
CheckedMap_RD<String, CheckedList<LocString>>> __SAX_Parser.parse_23()
protected CheckedMap_RD<String,
CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> __SAX_Parser.parse_24()
__Patterns.term_LocString
(Pattern<Object> superpattern, Pattern<? super String> p_text, Pattern<? super Location<XMLDocumentIdentifier>> p_loc) Modifier and TypeMethodDescriptionprotected void
void
protected void
protected void
protected void
protected void
protected void
protected void
void
Convenience un-Currying method.void
Enumeration.add_itemDocu
(int key0, String key1, LocString value) Convenience un-Currying method.void
Convenience un-Currying method.protected void
protected void
void
__SAX_Writer.dumpfields
(LocString e0) void
__SAX_Parser.XMLPARSER_LocString.fillFields
(LocString newobj) void
void
__SAX_Parser.XMLPARSER_LocString.parsefields
(LocString newobj) protected void
protected void
protected void
Dump.printscalars
(LocString e0) protected void
CoRewrite.rewriteFields
(LocString clone) protected void
Rewrite.rewriteFields
(LocString clone) protected Format
Modifier and TypeMethodDescription__Patterns.cast_LocString
(Pattern<? super LocString> p) static Pattern<SourceItem>
SourceItem.get_docu
(Pattern<? super CheckedMap_RD<String, CheckedList<LocString>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<Enumeration>
Enumeration.get_itemDocu
(Pattern<? super CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<AdditionalDocs>
AdditionalDocs.get_text
(Pattern<? super CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> p) Lifts a pattern which matches the field value to one which matches this whole object.void
SourceItem.put_docu
(String key0, CheckedList<LocString> value) Convenience un-Currying method.void
Enumeration.put_itemDocu
(int key0, CheckedMap_RD<String, CheckedList<LocString>> value) Convenience un-Currying method.void
Enumeration.put_itemDocu
(int key0, String key1, CheckedList<LocString> value) Convenience un-Currying method.void
AdditionalDocs.put_text
(String key0, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>> value) Convenience un-Currying method.void
AdditionalDocs.put_text
(String key0, String key1, CheckedMap_RD<String, CheckedList<LocString>> value) Convenience un-Currying method.void
Convenience un-Currying method.boolean
SourceItem.set_docu
(CheckedMap_RD<String, CheckedList<LocString>> val) Generated by umod; model author's documentation MISSING.boolean
Enumeration.set_itemDocu
(CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> val) Generated by umod; model author's documentation MISSING.boolean
AdditionalDocs.set_text
(CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> val) realizes the mappinglanguage(/target) -> modulename -> definition -> docText
. -
Uses of LocString in eu.bandm.tools.d2d2.rt