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

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

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

Methods in org.jboss.dna.common.text with parameters of type TokenStream.CharacterStream
 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.