Package | Description |
---|---|
nu.xom |
nu.xom is the core package of XOM
that contains all the basic classes representing the different kinds
of nodes: elements, attributes, comments, text nodes, and so forth. |
Modifier and Type | Class and Description |
---|---|
class | CycleException
Indicates an attempt to
insert an ancestor element as one of its own descendants.
|
class | MultipleParentException
Indicates an attempt to add a node that already has a parent to the
same or a different parent.
|
Copyright 2002-2023 Elliotte Rusty Harold
elharo@ibiblio.org