Package | Description |
---|---|
gov.ncbi.pmc.dtdanalyzer |
Modifier and Type | Method and Description |
---|---|
Element |
Elements.getElement(String name)
Returns an element with the specified name; returns null if nothing available.
|
Element |
ElementIterator.next()
Returns the next available Element in the collection
|
Modifier and Type | Method and Description |
---|---|
void |
Elements.addElement(Element element)
Adds an Element to the collection.
|