Package | Description |
---|---|
org.xbill.DNS |
Modifier and Type | Field and Description |
---|---|
private Generator |
Master.generator |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Generator> |
Master.generators |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Generator> |
Master.generators()
Returns an iterator over the generators specified in the master file; that is, the parsed
contents of $GENERATE statements.
|