Uses of Class
eu.bandm.tools.tdom.runtime.EnumerationAttribute
Packages that use EnumerationAttribute
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
Contains base and auxiliary classes for code generated by tdom.
-
Uses of EnumerationAttribute in eu.bandm.tools.doctypes.xhtml
Subclasses of EnumerationAttribute in eu.bandm.tools.doctypes.xhtmlModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Uses of EnumerationAttribute in eu.bandm.tools.option.absy
Subclasses of EnumerationAttribute in eu.bandm.tools.option.absyModifier and TypeClassDescriptionstatic classstatic classMeaning: Says whether this option must be present on the command line.static classstatic classMeaning: Whether reperated option arguments may be continued following some other option(s).static classMeaning: Whether setter methods will be synthesized for editing the value of an option instance.static classMeaning: Whether the empty sequence is a valid input ("star", not "plus"). -
Uses of EnumerationAttribute in eu.bandm.tools.tdom.runtime
Methods in eu.bandm.tools.tdom.runtime with parameters of type EnumerationAttributeModifier and TypeMethodDescriptionstatic <V extends Enum<V> & EnumerationValue>
booleanTypedNode.asBoolean(EnumerationAttribute<V> att, V value) Returns whether the contents of an attribute is equal to one particular typed attribute value.