Apache CXF API

org.apache.cxf.common.util
Class XmlSchemaPrimitiveUtils

java.lang.Object
  extended by org.apache.cxf.common.util.XmlSchemaPrimitiveUtils

public final class XmlSchemaPrimitiveUtils
extends Object


Method Summary
static String getSchemaRepresentation(Class<?> type)
           
static String getSchemaRepresentation(Class<?> type, String xsdPrefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSchemaRepresentation

public static String getSchemaRepresentation(Class<?> type)

getSchemaRepresentation

public static String getSchemaRepresentation(Class<?> type,
                                             String xsdPrefix)

Apache CXF API

Apache CXF