Java javax.xml.soap Node fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.soap Node fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.soap Node.

The text is from its open source code.

Implementation

javax.xml.soap.Node has the following implementations.
Click this link to see all its implementation.

Method

NodegetNextSibling()
The node immediately following this node.
shortgetNodeType()
A code representing the type of the underlying object, as defined above.