| Package | Description |
|---|---|
| org.expath.tools.model | |
| org.expath.tools.model.dom |
| Modifier and Type | Method and Description |
|---|---|
Sequence |
Element.getContent()
Return the content of the element (the content of the child:: axis).
|
Sequence |
Sequence.next()
Return the next item in the sequence, as a sequence itself (a singleton).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomSequence
Trivial, in-memory implementation, for test purposes.
|
class |
DomSingleton
Trivial, in-memory implementation, for test purposes.
|
| Modifier and Type | Method and Description |
|---|---|
Sequence |
DomElement.getContent() |
Sequence |
DomSingleton.next() |
Sequence |
DomSequence.next() |
Copyright © 2015-2020 EXPath. All Rights Reserved