Uses of Interface
com.lowagie.text.pdf.SimpleXMLDocHandler

Packages that use SimpleXMLDocHandler
com.lowagie.text.html.simpleparser   
com.lowagie.text.pdf   
com.lowagie.text.pdf.hyphenation   
 

Uses of SimpleXMLDocHandler in com.lowagie.text.html.simpleparser
 

Classes in com.lowagie.text.html.simpleparser that implement SimpleXMLDocHandler
 class HTMLWorker
           
 

Uses of SimpleXMLDocHandler in com.lowagie.text.pdf
 

Classes in com.lowagie.text.pdf that implement SimpleXMLDocHandler
 class SimpleBookmark
          Bookmark processing in a simple way.
 class SimpleNamedDestination
           
 class XfdfReader
          Reads a XFDF.
 

Methods in com.lowagie.text.pdf with parameters of type SimpleXMLDocHandler
static void SimpleXMLParser.parse(SimpleXMLDocHandler doc, InputStream in)
          Parses the XML document firing the events to the handler.
static void SimpleXMLParser.parse(SimpleXMLDocHandler doc, Reader r)
           
static void SimpleXMLParser.parse(SimpleXMLDocHandler doc, SimpleXMLDocHandlerComment comment, Reader r, boolean html)
          Parses the XML document firing the events to the handler.
 

Uses of SimpleXMLDocHandler in com.lowagie.text.pdf.hyphenation
 

Classes in com.lowagie.text.pdf.hyphenation that implement SimpleXMLDocHandler
 class SimplePatternParser
          Parses the xml hyphenation pattern.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.