Package | Description |
---|---|
eu.bandm.tools.lablog.base |
Evaluation, statistics and renderings of bandm lab log format.
|
eu.bandm.tools.lablog.xml |
Meaning: Created from d2d definition module
lablog$expanded at
2022-07-01_07h58m33.
|
Modifier and Type | Method and Description |
---|---|
void |
ToHtml.visit(Element_a_SRC el)
Construct an xhtml PRE from a d2d SRC.
|
Modifier and Type | Method and Description |
---|---|
Element_a_SRC |
Element_a_SRC.checkRequiredAttrs() |
Element_a_SRC |
Element_docmat.Choice_1_Alt_2.getElem_1_a_SRC() |
Element_a_SRC |
Element_note.Choice_2_Alt_2.getElem_1_a_SRC() |
static Element_a_SRC |
Element_a_SRC.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_a_SRC |
Element_docmat.Choice_1_Alt_2.setElem_1_a_SRC(Element_a_SRC newElem_1_a_SRC) |
Element_a_SRC |
Element_note.Choice_2_Alt_2.setElem_1_a_SRC(Element_a_SRC newElem_1_a_SRC) |
Element_a_SRC |
Element_desc.Content.toElement_a_SRC() |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_a_SRC element) |
protected void |
Matcher.action(Element_a_SRC element) |
static Element_docmat.Choice_1 |
Element_docmat.Choice_1.alt(Element_a_SRC elem_1_a_SRC)
Wrap the content sequence into an instance of the corresponding
subtype.
|
static Element_note.Choice_2 |
Element_note.Choice_2.alt(Element_a_SRC elem_1_a_SRC)
Wrap the content sequence into an instance of the corresponding
subtype.
|
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_a_SRC element) |
void |
Element_docmat.Choice_1_Alt_2.set(Element_a_SRC elem_1_a_SRC) |
void |
Element_note.Choice_2_Alt_2.set(Element_a_SRC elem_1_a_SRC) |
Element_a_SRC |
Element_docmat.Choice_1_Alt_2.setElem_1_a_SRC(Element_a_SRC newElem_1_a_SRC) |
Element_a_SRC |
Element_note.Choice_2_Alt_2.setElem_1_a_SRC(Element_a_SRC newElem_1_a_SRC) |
void |
Dumper.visit(Element_a_SRC element) |
void |
VisitorTemplate.visit(Element_a_SRC element)
(Superclass implementation descends into
<!ELEMENT a:SRC (#PCDATA | a:label | a:treeInclude )* >
.) |
void |
Visitor.visit(Element_a_SRC element)
Can be overridden by the user to define particular semantic operations.
|
Constructor and Description |
---|
Choice_1_Alt_2(Element_a_SRC elem_1_a_SRC) |
Choice_2_Alt_2(Element_a_SRC elem_1_a_SRC) |
Content(Element_a_SRC elem_a_SRC) |
see also the complete user documentation .