Branch
interface defines the common behaviour for Nodes which can contain child nodes (content) such as XML elements and documents. This interface allows both elements and documents to be treated in a polymorphic manner when changing or navigating child nodes (content).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|