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.ops |
Modifier and Type | Field and Description |
---|---|
protected static Function<Element_block_content,Element_td.Content> |
Def2Doc.blockContent_2_tdContents |
protected Function<Definition,String> |
Def2Doc.dyn_def2anchor_false |
protected Function<Definition,String> |
Def2Doc.dyn_fullname |
protected Function<Definition,String> |
Def2Doc.getCategory |
Modifier and Type | Method and Description |
---|---|
static Function<String,String> |
Def2Doc.stringPrepend(String s0)
DISLOC FIXME to ops/Functions ??
|
Modifier and Type | Class and Description |
---|---|
static class |
Pattern.Transform<A,B> |
Modifier and Type | Method and Description |
---|---|
static <A,B> Function<Pair<A,B>,A> |
Pairs.getLeft()
Deprecated.
|
static <A,B> Function<Pair<A,B>,B> |
Pairs.getRight()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<B> Pattern<B> |
Pattern.transform(Function<? super B,? extends A> fun) |
see also the complete user documentation .