Uses of Class
eu.bandm.tools.option.absy.Element_float.Attr_default
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_float.Attr_default in eu.bandm.tools.option.absy
Modifier and TypeFieldDescriptionstatic final Element_float.Attr_default
Element_float.Attr_default.unspecified
Modifier and TypeMethodDescriptionstatic Element_float.Attr_default
Create a new instance, its value picked from the W3C DOM instance.static Element_float.Attr_default
Element_float.Attr_default.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.Element_float.getAttr_default()
Meaning: Default value in case the option is missing completely.Element_float.readAttr_default()
Meaning: Default value in case the option is missing completely.Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_float.Attr_default attr) protected void
Matcher.action
(Element_float.Attr_default attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_float.Attr_default attr) void
Visitor.visit
(Element_float.Attr_default attr_default) Can be overridden by the user.