public class XmlServiceUtilities extends Object
| Constructor and Description |
|---|
XmlServiceUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enableDomXmlService(ServiceLocator locator)
Enables the Hk2 XmlService in the given locator.
|
static void |
enableXmlService(ServiceLocator locator)
Enables the Hk2 XmlService in the given locator.
|
public static void enableXmlService(ServiceLocator locator)
locator - The non-null locator to which to add
the XmlServicepublic static void enableDomXmlService(ServiceLocator locator)
locator - The non-null locator to which to add
the XmlServiceCopyright © 2009-2016 Oracle Corporation. All Rights Reserved.