org.jvnet.jaxb2_commons.lang
Class ContextUtils

java.lang.Object
  extended by org.jvnet.jaxb2_commons.lang.ContextUtils

public class ContextUtils
extends Object


Constructor Summary
ContextUtils()
           
 
Method Summary
static String getContextPath(Class<?>... classes)
           
static String toString(javax.xml.bind.JAXBContext context, Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextUtils

public ContextUtils()
Method Detail

getContextPath

public static String getContextPath(Class<?>... classes)

toString

public static String toString(javax.xml.bind.JAXBContext context,
                              Object object)
                       throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException


Copyright © 2005-2012. All Rights Reserved.