org.apache.log4j.rule
Class InFixToPostFix.CustomTokenizer

java.lang.Object
  extended by org.apache.log4j.rule.InFixToPostFix.CustomTokenizer
Enclosing class:
InFixToPostFix

public static class InFixToPostFix.CustomTokenizer
extends java.lang.Object


Constructor Summary
InFixToPostFix.CustomTokenizer(java.lang.String input)
           
 
Method Summary
 boolean hasMoreTokens()
           
 java.lang.String nextToken()
           
 void parseInput(java.lang.String input, java.util.LinkedList linkedList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InFixToPostFix.CustomTokenizer

public InFixToPostFix.CustomTokenizer(java.lang.String input)
Method Detail

parseInput

public void parseInput(java.lang.String input,
                       java.util.LinkedList linkedList)

hasMoreTokens

public boolean hasMoreTokens()

nextToken

public java.lang.String nextToken()


Copyright © 2010 The Apache Software Foundation. Licensed under the Apache License, Version 2.0

Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.