|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoTagProcessorException | |
---|---|
com.itextpdf.tool.xml.html | Everything to parse HTML tags to pdf used by the HtmlPipeline is in here. |
Uses of NoTagProcessorException in com.itextpdf.tool.xml.html |
---|
Methods in com.itextpdf.tool.xml.html that throw NoTagProcessorException | |
---|---|
TagProcessor |
TagProcessorFactory.getProcessor(String tag,
String nameSpace)
Looks up a TagProcessor for the given tag. |
protected TagProcessor |
DefaultTagProcessorFactory.load(String className)
Tries to load given processor with Class.forName |
protected TagProcessor |
DefaultTagProcessorFactory.load(String className,
ClassLoader loader)
Tries to load given processor with Class.forName |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |