| Package | Description |
|---|---|
| de.unirostock.sems.xmlutils.ds | |
| de.unirostock.sems.xmlutils.eg |
| Constructor | Description |
|---|---|
TreeDocument(org.jdom2.Document d,
Weighter w,
URI baseUri) |
Instantiates a new tree document.
|
TreeDocument(org.jdom2.Document d,
Weighter w,
URI baseUri,
boolean ordered) |
Instantiates a new tree document.
|
TreeDocument(org.jdom2.Document d,
URI baseUri) |
Instantiates a new tree document.
|
TreeDocument(org.jdom2.Document d,
URI baseUri,
boolean ordered) |
Instantiates a new tree document.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
NodeUsageExample.main(String[] args) |
The main method.
|
static void |
TreeUsageExample.main(String[] args) |
The main method.
|
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.