public class DatatypeHandlerRegistry extends ServiceRegistry<String,DatatypeHandler>
DatatypeHandler
s.logger, services
Constructor and Description |
---|
DatatypeHandlerRegistry() |
Modifier and Type | Method and Description |
---|---|
static DatatypeHandlerRegistry |
getInstance()
Gets the default DatatypeHandlerRegistry.
|
protected String |
getKey(DatatypeHandler handler)
Gets the key for the specified service.
|
public static DatatypeHandlerRegistry getInstance()
protected String getKey(DatatypeHandler handler)
ServiceRegistry
getKey
in class ServiceRegistry<String,DatatypeHandler>
handler
- The service to get the key for.Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.