Uses of Class
eu.bandm.tools.tdom.runtime.BaseMatcher
Packages that use BaseMatcher
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
Meaning: Created from d2d definition module
lablog$expanded at
2025-01-29_11h22m38.
Meaning: Source format for multi lingual
support.
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
Contains base and auxiliary classes for code generated by tdom.
-
Uses of BaseMatcher in eu.bandm.tools.doctypes.xhtml
Subclasses of BaseMatcher in eu.bandm.tools.doctypes.xhtml -
Uses of BaseMatcher in eu.bandm.tools.lablog.xml
Subclasses of BaseMatcher in eu.bandm.tools.lablog.xml -
Uses of BaseMatcher in eu.bandm.tools.muli.tdom
Subclasses of BaseMatcher in eu.bandm.tools.muli.tdom -
Uses of BaseMatcher in eu.bandm.tools.option.absy
Subclasses of BaseMatcher in eu.bandm.tools.option.absy -
Uses of BaseMatcher in eu.bandm.tools.tdom.runtime
Fields in eu.bandm.tools.tdom.runtime with type parameters of type BaseMatcherModifier and TypeFieldDescription(package private) final TypedDTD.ImplementationInfo
<BaseMatcher> TypedDTD.DTDInfo.matcher
Methods in eu.bandm.tools.tdom.runtime that return types with arguments of type BaseMatcherModifier and TypeMethodDescriptionTypedDTD.DTDInfo.getBaseMatcher()
Get reflection information for the Base Matcher class generated in the model.Methods in eu.bandm.tools.tdom.runtime with parameters of type BaseMatcherModifier and TypeMethodDescriptionvoid
TypedElement.UnmixedContent.identify
(BaseMatcher matcher) void
TypedPCData.identify
(BaseMatcher m)