Package | Description |
---|---|
edu.ucsb.nceas.metacat |
Modifier and Type | Class and Description |
---|---|
class |
CommentNode
A Class that represents an XML Comment node and its contents,
|
class |
DBSAXNode
A Class that represents an XML node and its contents and
can write its own representation to a database connection
|
class |
ElementNode
A Class that represents an XML element and its contents,
and can build itself from a database connection
|
class |
PINode
A Class that represents an XML PI node and its contents,
|
class |
TextNode
A Class that represents an XML Text node and its contents,
|
Modifier and Type | Method and Description |
---|---|
void |
BasicNode.addChildNode(BasicNode child)
Add a child node to this node
|
Copyright © 2020 Regents of the University of California. All Rights Reserved.