Uses of Interface
sugar4xml.lang.Sax.AttributesMethod

Packages that use Sax.AttributesMethod
sugar4xml.lang Fundamental base classes. 
 

Uses of Sax.AttributesMethod in sugar4xml.lang
 

Methods in sugar4xml.lang with parameters of type Sax.AttributesMethod
static void Sax.forEachAttribute(Attributes attributes, Sax.AttributesMethod method)
          Runs the given method for each attribute in attributes.