Package | Description |
---|---|
org.mixer2.jaxb.xhtml | |
org.mixer2.xhtml |
Modifier and Type | Field and Description |
---|---|
protected List<Li> |
Dir.li |
protected List<Li> |
Ul.li |
protected List<Li> |
Ol.li |
Modifier and Type | Method and Description |
---|---|
Li |
ObjectFactory.createLi()
Create an instance of
Li |
Modifier and Type | Method and Description |
---|---|
List<Li> |
Dir.getLi()
Gets the value of the li property.
|
List<Li> |
Ul.getLi()
Gets the value of the li property.
|
List<Li> |
Ol.getLi()
Gets the value of the li property.
|
Modifier and Type | Method and Description |
---|---|
static Li |
TagCreator.li() |
static Li |
TagCreator.liWithId(String id) |
Copyright © 2021 Project Mixer2. All rights reserved.