| Package | Description |
|---|---|
| xapi.elemental | |
| xapi.elemental.api | |
| xapi.elemental.impl |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Element> |
X_Elemental.toElementBuilder(Class<T> cls) |
static <T,E extends Element> |
X_Elemental.toElementBuilder(Class<T> model,
Class<?> template) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Element> |
ElementalService.newNode() |
<E extends Element> |
ElementalService.newNode(E node) |
<E extends Element> |
ElementalService.newNode(String tagName) |
| Modifier and Type | Method and Description |
|---|---|
<T,E extends Element> |
ElementalService.toElementBuilder(Class<? super T> cls) |
<T,E extends Element> |
ElementalService.toElementBuilder(Class<? super T> cls,
Class<?> template) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Element> |
ElementalServiceDefault.newNode() |
<E extends Element> |
ElementalServiceDefault.newNode(E node) |
<E extends Element> |
ElementalServiceDefault.newNode(String tagname) |
| Modifier and Type | Method and Description |
|---|---|
<T,E extends Element> |
ElementalServiceDefault.toElementBuilder(Class<? super T> cls) |
<T,E extends Element> |
ElementalServiceDefault.toElementBuilder(Class<? super T> cls,
Class<?> template) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.