public class EventTypeXMLXSDHandlerUnsupported extends Object implements EventTypeXMLXSDHandler
Modifier and Type | Field and Description |
---|---|
static EventTypeXMLXSDHandlerUnsupported |
INSTANCE |
HANDLER_IMPL
Constructor and Description |
---|
EventTypeXMLXSDHandlerUnsupported() |
Modifier and Type | Method and Description |
---|---|
SchemaModel |
loadAndMap(String schemaResource,
String schemaText,
ClasspathImportService classpathImportService) |
QName |
simpleTypeToQName(short type) |
EPTypeClass |
toReturnType(short xsType,
String typeName,
Integer optionalFractionDigits) |
public static final EventTypeXMLXSDHandlerUnsupported INSTANCE
public QName simpleTypeToQName(short type)
simpleTypeToQName
in interface EventTypeXMLXSDHandler
public EPTypeClass toReturnType(short xsType, String typeName, Integer optionalFractionDigits)
toReturnType
in interface EventTypeXMLXSDHandler
public SchemaModel loadAndMap(String schemaResource, String schemaText, ClasspathImportService classpathImportService)
loadAndMap
in interface EventTypeXMLXSDHandler
Copyright © 2005–2022. All rights reserved.