Package org.allcolor.yahp.converter

Interface Summary
IHtmlToPdfTransformer Interface for an html to pdf transformer.
 

Class Summary
CBASE64Codec  
CByteArrayUrlConnection DOCUMENT ME!
CClassLoader This is a custom tree classloader
CClassLoaderConfig This class is used to configure the class loader tree
CClassLoaderConfig.CLoaderInfo represent info configuration for a loader
CCryptoUtils  
CJarEntryUrlConnection DOCUMENT ME!
CJarLoaderURLHandler Handler for jarfile URL
CJarLoaderURLStreamHandler  
CJarLoaderURLStreamHandler.CGCCleaner This class will clean the preload map entry upon GC
CMemoryURLHandler  
CMutex This is a simple mutex (Mutual Exclusion) class, which permits to synchronize Thread access to some parts of the code.
CMutex.CMutexComparator This class is used to sort the mutex when acquiring multiple
CThreadContext This class is a context bound to a thread
CYaHPConverter This class convert an HTML input to a PDF.
CYaHPURLStreamHandlerFactory  
IHtmlToPdfTransformer.CHeaderFooter Represent a Header or a Footer
IHtmlToPdfTransformer.PageSize A class to setup the size of a pdf page.
 

Exception Summary
IHtmlToPdfTransformer.CConvertException An exception indicating a conversion error.