Package | Description |
---|---|
eu.bandm.tools.muli.tdom |
Meaning: Source format for multi lingual
support.
|
eu.bandm.tools.tdom.runtime |
Contains base and auxiliary classes for code generated by tdom.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseMatcher |
class |
Matcher |
Modifier and Type | Method and Description |
---|---|
TypedDTD.ImplementationInfo<BaseMatcher> |
TypedDTD.DTDInfo.getBaseMatcher()
Get reflection information for the Base Matcher class generated in the model.
|
Modifier and Type | Method and Description |
---|---|
void |
TypedPCData.identify(BaseMatcher m) |
void |
TypedElement.UnmixedContent.identify(BaseMatcher matcher) |
Constructor and Description |
---|
DTDInfo(TypedDTD.AbstractElementInfo base,
Class<? extends TypedExtension> extension,
Class<? extends BaseMatcher> matcher,
Class<V> visitor,
Class<? extends V> dumper) |
see also the complete user documentation .