public class ConverterUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Ref |
getLocationRef(LocationRefType locationRefType) |
static LocationRefType |
getLocationRefType(Ref ref) |
static Ref |
getRef(RefType refType) |
static RefType |
getRefType(Ref ref) |
static Ref |
getResourceRef(ResourceRefType resourceRefType) |
static ResourceRefType |
getResourceRefType(Ref ref) |
static java.lang.Object |
getValue(XmlObject xmlObject, SchemaTypeLoader loader) |
static XmlObject |
getValueType(java.lang.Object value) |
public static Ref getRef(RefType refType)
public static RefType getRefType(Ref ref)
public static Ref getResourceRef(ResourceRefType resourceRefType)
public static ResourceRefType getResourceRefType(Ref ref)
public static Ref getLocationRef(LocationRefType locationRefType)
public static LocationRefType getLocationRefType(Ref ref)
public static java.lang.Object getValue(XmlObject xmlObject, SchemaTypeLoader loader)
public static XmlObject getValueType(java.lang.Object value)