org.jvnet.hyperjaxb3.transform
Class TransformUtils
java.lang.Object
org.jvnet.hyperjaxb3.transform.TransformUtils
public class TransformUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformUtils
public TransformUtils()
shouldBeWrapped
public static <T> boolean shouldBeWrapped(List<T> inner)
wrap
public static <I,O> List<I> wrap(List<I> inner,
List<O> outer,
Class<? extends javax.xml.bind.annotation.adapters.XmlAdapter<I,O>> xmlAdapterClass)
Copyright © 2005-2011. All Rights Reserved.