CLZ - public abstract static class XmlWriter.ToMarshal<CLZ extends XMLStructure> extends Object
| Modifier and Type | Field and Description |
|---|---|
Class<CLZ> |
clazzToMatch |
| Constructor and Description |
|---|
XmlWriter.ToMarshal(Class<CLZ> clazzToMatch) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
marshalObject(XmlWriter xwriter,
CLZ toMarshal,
String dsPrefix,
XMLCryptoContext context) |
public final Class<CLZ extends XMLStructure> clazzToMatch
public abstract void marshalObject(XmlWriter xwriter, CLZ toMarshal, String dsPrefix, XMLCryptoContext context) throws MarshalException
MarshalExceptionCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.