Uses of Interface
eu.bandm.tools.tdom.runtime.TdomAttributeMissingSupplier
Package
Description
Contains base and auxiliary classes for code generated by tdom.
-
Uses of TdomAttributeMissingSupplier in eu.bandm.tools.tdom.runtime
Modifier and TypeMethodDescriptionstatic <A> A
TdomAttributeMissingSupplier.assertAttrsComplete
(TdomAttributeMissingSupplier<? extends A> source) Wrapper for a tdom element constructor invocation when the author knows that all#REQUIRED
attributes are provided.