Package: org.tm4j.tmnav.env.digester

Class Summary
AbstractorRuleSet RuleSet for the description of an Abstractor.
This rule creates an instance of org.tm4j.tmnav.env.desc.AbstractorDesc
MenuItemRuleSet RuleSet for the description of a MenuItem.
This rule creates an instance of org.tm4j.tmnav.env.desc.MenuDesc and adds it to the enclosing instance (usually an instance of org.tm4j.tmnav.env.TMNavEnvironment).
MenuRuleSet RuleSet for the description of a Property.
This rule creates an instance of org.tm4j.tmnav.env.SetableProperty
OptionRuleSet RuleSet for an option of a Property.
This rule creates an org.tm4j.tmnav.env.Option-Instance.
OptionSetRuleSet RuleSet for the container of options.
This rule creates no instance, but sets properties in the containing PropertyDesc
PanckouckeRuleSet RuleSet for the digesting of a <panckoucke>-element.
PropertyRuleSet RuleSet for a simple key value pair.
This rule expects an onject on the top of the stack, that has a method: setProperty(String key, String value).
ProviderRuleSet RuleSet for the description of a Provider.
This rule creates an instance of org.tm4j.tmnav.env.desc.ProviderDesc
RendererRuleSet RuleSet for the description of a Renderer.
This rule creates an instance of org.tm4j.tmnav.env.desc.RendererDesc and adds it to the enclosing instance (usually an instance of org.tm4j.tmnav.env.TMNavEnvironment).
RendererViewRuleSet RuleSet for the description of a RendererView.
This rule creates an instance of org.tm4j.tmnav.env.desc.RendererViewDesc
SelectRuleSet RuleSet for the description of a Property.
This rule creates an instance of org.tm4j.tmnav.env.SetableProperty
SettingsRuleSet RuleSet for the description of a Property.
This rule creates an instance of org.tm4j.tmnav.env.SetableProperty
TMNavDigester




Meta Data (1)
Javadoc Processing Complete : yes