| Modifier and Type | Method and Description |
|---|---|
default <T,N extends Namespace> |
XMLMapper.registerRootElement(String localName,
Set<N> namespaces,
Function<N,XMLElementReader<T>> readerFactory)
Convenience method that registers a root element associated with a known set of namespaces, whose reader can be created from the specified factory.
|
Copyright © 2024 JBoss by Red Hat. All rights reserved.