Flying Saucer Project Release ${app.version}

Package org.xhtmlrenderer.simple.extend

Interface Summary
FormSubmissionListener FormSubmissionListener is used to receive callbacks when an XhtmlForm has its submit action called.
 

Class Summary
DefaultFormSubmissionListener No-op implementation of a FormSubmissionListener; override the submit method in a subclass as needed.
URLUTF8Encoder Provides a method to encode any string into a URL-safe form.
XhtmlCssOnlyNamespaceHandler Handles xhtml but only css styling is honored, no presentational html attributes (see css 2.1 spec, 6.4.4)
XhtmlForm Represents a form object
XhtmlNamespaceHandler Handles xhtml documents, including presentational html attributes (see css 2.1 spec, 6.4.4).
 


Flying Saucer Project Release ${app.version}

Flying Saucer Project Home