|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DocumentElement | |
| wicket.protocol.http.documentvalidation | Test support for the HTTP implementation. |
| Uses of DocumentElement in wicket.protocol.http.documentvalidation |
| Classes in wicket.protocol.http.documentvalidation that implement DocumentElement | |
class |
Comment
Class representing a comment in an HTML document. |
class |
Tag
Class representing an element in a document. |
class |
TextContent
Class representing text content that can appear within an element. |
| Methods in wicket.protocol.http.documentvalidation with parameters of type DocumentElement | |
Tag |
Tag.addExpectedChild(DocumentElement e)
Add an expected child to this tag. |
void |
HtmlDocumentValidator.addRootElement(DocumentElement e)
Add a root element to the validator. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||