Uses of Class
eu.bandm.tools.option.absy.Element_optionlist.Attr_fragmentedLists
Packages that use 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
Fields in eu.bandm.tools.option.absy declared as Element_optionlist.Attr_fragmentedListsModifier and TypeFieldDescriptionstatic final Element_optionlist.Attr_fragmentedListsElement_optionlist.Attr_fragmentedLists.unspecifiedMethods in eu.bandm.tools.option.absy that return Element_optionlist.Attr_fragmentedListsModifier 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).Methods in eu.bandm.tools.option.absy with parameters of type Element_optionlist.Attr_fragmentedListsModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_optionlist.Attr_fragmentedLists attr) protected voidMatcher.action(Element_optionlist.Attr_fragmentedLists attr) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_optionlist.Attr_fragmentedLists attr) voidVisitor.visit(Element_optionlist.Attr_fragmentedLists attr_fragmentedLists) Can be overridden by the user.