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