|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsugar4xml.lang.Sax
public class Sax
Extensions for classes that reside in org.xml.sax.
| Nested Class Summary | |
|---|---|
static interface |
Sax.AttributesMethod
Method to run for each attribute in Attributes. |
| Method Summary | |
|---|---|
static void |
forEachAttribute(Attributes attributes,
Sax.AttributesMethod method)
Runs the given method for each attribute in attributes. |
| Method Detail |
|---|
public static void forEachAttribute(Attributes attributes,
Sax.AttributesMethod method)
attributes.
attributes - method -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||