.class public interface abstract Lorg/apache/http/TokenIterator; .super Ljava/lang/Object; .source "SourceFile" # interfaces .implements Ljava/util/Iterator; # annotations .annotation runtime Ljava/lang/Deprecated; .end annotation # virtual methods .method public abstract hasNext()Z .end method .method public abstract nextToken()Ljava/lang/String; .end method