public interface EventTypeXMLXSDHandler
Modifier and Type | Field and Description |
---|---|
static String |
HANDLER_IMPL |
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) |
static final String HANDLER_IMPL
QName simpleTypeToQName(short type)
EPTypeClass toReturnType(short xsType, String typeName, Integer optionalFractionDigits)
SchemaModel loadAndMap(String schemaResource, String schemaText, ClasspathImportService classpathImportService)
Copyright © 2005–2022. All rights reserved.