CLZ
- public abstract static class XmlWriter.ToMarshal<CLZ extends XMLStructure> extends Object
Modifier and Type | Field and Description |
---|---|
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
MarshalException
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.