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 java.lang.Object


Method Summary
static java.lang.String getSchemaRepresentation(java.lang.Class<?> type)
           
static java.lang.String getSchemaRepresentation(java.lang.Class<?> type, java.lang.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 java.lang.String getSchemaRepresentation(java.lang.Class<?> type)

getSchemaRepresentation

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

Apache CXF API

Apache CXF