Package org.apache.wicket.protocol.http.documentvalidation

Test support for the HTTP implementation.

See:
          Description

Interface Summary
DocumentElement Marker interface indicating a document element.
 

Class Summary
Comment Class representing a comment in an HTML document.
HtmlDocumentParser Lightweight document parser for HTML.
HtmlDocumentValidator Simple class that provides a convenient programmatic way to define what an expected HTML document should look like and then to validate a supplied document against this template.
Tag Class representing an element in a document.
TextContent Class representing text content that can appear within an element.
 

Package org.apache.wicket.protocol.http.documentvalidation Description

Test support for the HTTP implementation.



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.