|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlWriter.ToMarshal | |
|---|---|
| org.apache.jcp.xml.dsig.internal.dom | |
| Uses of XmlWriter.ToMarshal in org.apache.jcp.xml.dsig.internal.dom |
|---|
| Constructor parameters in org.apache.jcp.xml.dsig.internal.dom with type arguments of type XmlWriter.ToMarshal | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||