org.apache.ws.notification.topics.expression.impl
Class FullTopicExpressionEvaluator.PathTokenizer

java.lang.Object
  extended byorg.apache.ws.notification.topics.expression.impl.FullTopicExpressionEvaluator.PathTokenizer
Enclosing class:
FullTopicExpressionEvaluator

protected class FullTopicExpressionEvaluator.PathTokenizer
extends java.lang.Object


Constructor Summary
FullTopicExpressionEvaluator.PathTokenizer(java.lang.String path)
           
 
Method Summary
 boolean hasMoreTokens()
           
 java.lang.String nextToken()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullTopicExpressionEvaluator.PathTokenizer

public FullTopicExpressionEvaluator.PathTokenizer(java.lang.String path)
Method Detail

hasMoreTokens

public boolean hasMoreTokens()

nextToken

public java.lang.String nextToken()
                           throws InvalidTopicExpressionException
Throws:
InvalidTopicExpressionException


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.