Package | Description |
---|---|
org.apache.wicket.markup |
Base package for markup.
|
Modifier and Type | Class and Description |
---|---|
class |
Markup
The content of a markup file, consisting of a list of markup elements.
|
class |
MarkupFragment
Represents a portion of a markup file, but always spans a complete tag.
|
class |
MergedMarkup
A Markup class which represents merged markup, as it is required for markup inheritance.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.