Package org.jvnet.jaxb2_commons.lang
Class ContextUtils
- java.lang.Object
-
- org.jvnet.jaxb2_commons.lang.ContextUtils
-
public class ContextUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ContextUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetContextPath(Class<?>... classes)static StringtoString(JAXBContext context, Object object)
-
-
-
Method Detail
-
toString
public static String toString(JAXBContext context, Object object) throws JAXBException
- Throws:
JAXBException
-
-