-
public final class GetDocumentResponseResponse type for the DOMDomain.getDocument command.
-
-
Constructor Summary
Constructors Constructor Description GetDocumentResponse(Node root)
-
Method Summary
Modifier and Type Method Description final Nodecomponent1()final GetDocumentResponsecopy(Node root)final NodegetRoot()Resulting node. -
-
Constructor Detail
-
GetDocumentResponse
GetDocumentResponse(Node root)
-
-
Method Detail
-
component1
final Node component1()
-
copy
final GetDocumentResponse copy(Node root)
-
-
-
-