public final class XmlUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static XmlCodecProvider |
DEFAULT_XML_CODEC_PROVIDER |
| Modifier and Type | Method and Description |
|---|---|
static TypeDefinition<?> |
resolveBaseTypeFrom(TypeDefinition<?> type)
Deprecated.
This utility method is no longer needed: check type identity directly
|
public static final XmlCodecProvider DEFAULT_XML_CODEC_PROVIDER
@Deprecated public static TypeDefinition<?> resolveBaseTypeFrom(@Nonnull TypeDefinition<?> type)
Copyright © 2018 OpenDaylight. All rights reserved.