Package com.itextpdf.tool.xml.parser.io

Extra utilities for the XMLParser used for testing or debugging.

See:
          Description

Interface Summary
Appender An Appender appends String to something.
ParserMonitor Monitors what is being read.
 

Class Summary
EncodingUtil Copied from itextpdf.
MonitorInputReader A BufferedReader decorator that send all that is read via BufferedReader.read() to the attached ParserMonitor before returning the read int.
ParserListenerWriter Debugging util.
 

Package com.itextpdf.tool.xml.parser.io Description

Extra utilities for the XMLParser used for testing or debugging.
This package is part of iText® XMLWorker.



Copyright © 2012. All Rights Reserved.