Uses of Interface
eu.bandm.tools.tdom.runtime.TdomAttributeMissingSupplier
Packages that use TdomAttributeMissingSupplier
Package
Description
Contains base and auxiliary classes for code generated by tdom.
-
Uses of TdomAttributeMissingSupplier in eu.bandm.tools.tdom.runtime
Methods in eu.bandm.tools.tdom.runtime with parameters of type TdomAttributeMissingSupplierModifier and TypeMethodDescriptionstatic <A> ATdomAttributeMissingSupplier.assertAttrsComplete(TdomAttributeMissingSupplier<? extends A> source) Wrapper for a tdom element constructor invocation when the author knows that all#REQUIREDattributes are provided.