| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.ndoc.doc | |
| net.thevpc.nuts.toolbox.ndoc.doc.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JDDocElementList |
interface |
JDDocElementString |
interface |
JDDocElementTag |
interface |
JDDocElementXml |
| Modifier and Type | Method and Description |
|---|---|
JDDocElement |
JDDocElementXml.getContent() |
JDDocElement[] |
JDDocElementList.values() |
| Modifier and Type | Method and Description |
|---|---|
static JDDocElement[] |
JDDocElementUtils.toList(JDDocElement e) |
static JDDocElement |
JDDocElementUtils.unpack(JDDocElement e) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
JDDocElementUtils.isBlank(JDDocElement e) |
static boolean |
JDDocElementUtils.isXmlTag(JDDocElement e,
String tag) |
static JDDocElement[] |
JDDocElementUtils.toList(JDDocElement e) |
static JDDocElement |
JDDocElementUtils.unpack(JDDocElement e) |
Copyright © 2021 vpc open source initiative. All rights reserved.