Uses of Class
eu.bandm.tools.option.absy.Element_optionlist.Attr_fragmentedLists
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_optionlist.Attr_fragmentedLists in eu.bandm.tools.option.absy
Modifier and TypeFieldDescriptionstatic final Element_optionlist.Attr_fragmentedLists
Element_optionlist.Attr_fragmentedLists.unspecified
Modifier and TypeMethodDescriptionCreate a new instance, its value picked from the W3C DOM instance.Element_optionlist.Attr_fragmentedLists.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.Element_optionlist.getAttr_fragmentedLists()
Meaning: Whether reperated option arguments may be continued following some other option(s).Element_optionlist.readAttr_fragmentedLists()
Meaning: Whether reperated option arguments may be continued following some other option(s).Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_optionlist.Attr_fragmentedLists attr) protected void
Matcher.action
(Element_optionlist.Attr_fragmentedLists attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_optionlist.Attr_fragmentedLists attr) void
Visitor.visit
(Element_optionlist.Attr_fragmentedLists attr_fragmentedLists) Can be overridden by the user.