Uses of Interface
org.jboss.dna.common.text.TokenStream.Tokens

Packages that use TokenStream.Tokens
org.jboss.dna.common.text A set of utilities for working with text. 
 

Uses of TokenStream.Tokens in org.jboss.dna.common.text
 

Methods in org.jboss.dna.common.text with parameters of type TokenStream.Tokens
 void TokenStream.Tokenizer.tokenize(TokenStream.CharacterStream input, TokenStream.Tokens tokens)
          Process the supplied characters and construct the appropriate Token objects.
 void TokenStream.BasicTokenizer.tokenize(TokenStream.CharacterStream input, TokenStream.Tokens tokens)
          Process the supplied characters and construct the appropriate Token objects.
 



Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.