Class BaseMatcher
java.lang.Object
eu.bandm.tools.tdom.runtime.BaseMatcher
eu.bandm.music.applications.deutscheLaute.xml.BaseMatcher
- Direct Known Subclasses:
Matcher
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
protected void
action
(Element_columna element) protected void
action
(Element_duratio element) protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
action
(Element_sonum element) protected void
protected void
protected void
protected void
protected void
protected void
action
(Element_tabulatura element) protected void
action
(TypedPCData pcdata) Semantic execution; can be overridden by the user when defining a particular visitor.Methods inherited from class eu.bandm.tools.tdom.runtime.BaseMatcher
match
-
Constructor Details
-
BaseMatcher
public BaseMatcher()
-
-
Method Details
-
action
Description copied from class:eu.bandm.tools.tdom.runtime.BaseMatcher
Semantic execution; can be overridden by the user when defining a particular visitor. Will always be called when aTypedPCData
is reached when traversing the model instance. This default implementation does nothing.- Overrides:
action
in classBaseMatcher
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-