Package | Description |
---|---|
org.apache.jcp.xml.dsig.internal.dom |
Constructor and Description |
---|
XmlWriterToTree(List<XmlWriter.ToMarshal<? extends XMLStructure>> marshallers,
Node parent) |
XmlWriterToTree(List<XmlWriter.ToMarshal<? extends XMLStructure>> marshallers,
Node parent,
Node nextSibling)
In cases where the serialization is supposed to precede a specific
element, we add an extra parameter to capture that.
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.