| Package | Description |
|---|---|
| de.unirostock.sems.xmlutils.ds | |
| de.unirostock.sems.xmlutils.eg |
| Constructor and Description |
|---|
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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NodeUsageExample.main(String[] args)
The main method.
|
static void |
TreeUsageExample.main(String[] args)
The main method.
|
Copyright © 2017 SEMS project @ University of Rostock. All rights reserved.