org.jvnet.jaxb2_commons.util
Class ContextUtils

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

public class ContextUtils
extends java.lang.Object


Constructor Summary
ContextUtils()
           
 
Method Summary
static java.lang.String getContextPath(java.lang.Class... classes)
           
static java.lang.String toString(javax.xml.bind.JAXBContext context, java.lang.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 java.lang.String getContextPath(java.lang.Class... classes)

toString

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


Copyright © 2005-2009 Sun Microsystems. All Rights Reserved.