org.plasma.xml.schema
Class SchemaUtil
java.lang.Object
org.plasma.xml.schema.SchemaUtil
- All Implemented Interfaces:
- SchemaConstants
public class SchemaUtil
- extends Object
- implements SchemaConstants
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaUtil
public SchemaUtil()
getNonContainmentReferenceName
public static String getNonContainmentReferenceName(PlasmaType type)
- Returns the name used for for XSI type attributes and as an external reference XSD
ComplexType for the given SDO type.
- Parameters:
type - the SDO type
- Returns:
- the name used as an external reference XSD
ComplexType for the given SDO type
getContainmentReferenceName
public static String getContainmentReferenceName(PlasmaType type)
getNonContainmentReferenceName
public static String getNonContainmentReferenceName(TypeAdapter type)
getContainmentReferenceName
public static String getContainmentReferenceName(TypeAdapter type)
getSerializationBaseTypeName
public static String getSerializationBaseTypeName()
getSerializationAttributeName
public static String getSerializationAttributeName()
Copyright © 2013. All rights reserved.