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 XmlService
public static void enableDomXmlService(ServiceLocator locator)
locator
- The non-null locator to which to add
the XmlService
Copyright © 2009–2016 Oracle Corporation. All rights reserved.