public class UrlRewriteRulesDescriptorAdapter extends XmlAdapter<Object,UrlRewriteRulesDescriptor>
| Constructor and Description |
|---|
UrlRewriteRulesDescriptorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
marshal(UrlRewriteRulesDescriptor value) |
UrlRewriteRulesDescriptor |
unmarshal(Object value) |
public UrlRewriteRulesDescriptor unmarshal(Object value) throws Exception
unmarshal in class XmlAdapter<Object,UrlRewriteRulesDescriptor>Exceptionpublic Object marshal(UrlRewriteRulesDescriptor value) throws Exception
marshal in class XmlAdapter<Object,UrlRewriteRulesDescriptor>ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.