public interface TokenIterator extends Iterator<Object>
String
tokens.
This interface is designed as a complement to
HeaderElementIterator
, in cases where the items
are plain strings rather than full header elements.Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.