Uses of Class
org.xbill.DNS.Tokenizer.Token
Packages that use Tokenizer.Token
-
Uses of Tokenizer.Token in org.xbill.DNS
Fields in org.xbill.DNS declared as Tokenizer.TokenMethods in org.xbill.DNS that return Tokenizer.TokenModifier and TypeMethodDescriptionTokenizer.get()Gets the next token from a tokenizer, ignoring whitespace and comments.Tokenizer.get(boolean wantWhitespace, boolean wantComment) Gets the next token from a tokenizer.private Tokenizer.TokenTokenizer.setCurrentToken(int type, StringBuilder value)