Generated by
JDiff

Class com.itextpdf.styledxmlparser.jsoup.parser.TokenQueue

Changed Methods
String  chompBalanced( char, char ) Documentation changed from old to new.
Pulls a balanced string off the queue.
String  consumeElementSelector() Documentation changed from old to new.
Consume a CSS element selector (tag name, but | instead of : for namespaces (or *| for wildcard namespace), to not conflict with :pseudo selects).
String  unescape( String) Documentation changed from old to new.
Unescape a \ escaped string.