de.hpi.fgis.dude.util.bibtex.expander
Class BibtexPersonListParser.StringIterator

java.lang.Object
  extended by de.hpi.fgis.dude.util.bibtex.expander.BibtexPersonListParser.StringIterator
Enclosing class:
BibtexPersonListParser

static final class BibtexPersonListParser.StringIterator
extends Object


Constructor Summary
BibtexPersonListParser.StringIterator(String string)
           
 
Method Summary
(package private)  char current()
           
(package private)  boolean hasNext()
           
(package private)  char next()
           
(package private)  void skipWhiteSpace()
           
(package private)  void step()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BibtexPersonListParser.StringIterator

BibtexPersonListParser.StringIterator(String string)
Method Detail

next

char next()

current

char current()

step

void step()

skipWhiteSpace

void skipWhiteSpace()

hasNext

boolean hasNext()


Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.