Package com.itextpdf.tool.xml.parser.io
package com.itextpdf.tool.xml.parser.io
Extra utilities for the
This package is part of iText® XMLWorker.
XMLParser
used for testing or debugging.
This package is part of iText® XMLWorker.
-
ClassDescriptionAn Appender appends String to something.Copied from itextpdf.A
BufferedReader
decorator that send all that is read viaBufferedReader.read()
to the attachedParserMonitor
before returning the read int.Debugging util.Monitors what is being read.