com.itextpdf.tool.xml.net
Interface ReadingProcessor

All Known Implementing Classes:
CssFileProcessor

public interface ReadingProcessor

Author:
redlab_b

Method Summary
 void process(int character)
          Process the given character.
 

Method Detail

process

void process(int character)
Process the given character.

Parameters:
character - the character integer value that must be processed


Copyright © 2015. All Rights Reserved.