org.plasma.xml.schema
Class SchemaUtil
java.lang.Object
org.plasma.xml.schema.SchemaUtil
- All Implemented Interfaces:
- SchemaConstants
public class SchemaUtil
- extends java.lang.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 java.lang.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 java.lang.String getContainmentReferenceName(PlasmaType type)
getNonContainmentReferenceName
public static java.lang.String getNonContainmentReferenceName(TypeAdapter type)
getContainmentReferenceName
public static java.lang.String getContainmentReferenceName(TypeAdapter type)
getSerializationBaseTypeName
public static java.lang.String getSerializationBaseTypeName()
getSerializationAttributeName
public static java.lang.String getSerializationAttributeName()
Copyright © 2013. All Rights Reserved.