| Package | Description |
|---|---|
| org.xbill.DNS |
| Modifier and Type | Method and Description |
|---|---|
Tokenizer.Token |
Tokenizer.get()
Gets the next token from a tokenizer, ignoring whitespace and comments.
|
Tokenizer.Token |
Tokenizer.get(boolean wantWhitespace,
boolean wantComment)
Gets the next token from a tokenizer.
|
Copyright © 2021 dnsjava.org. All rights reserved.