Package | Description |
---|---|
javax.xml.registry |
This package and its sub-packages describe the API classes and interfaces
for the JAXR API.
|
Modifier and Type | Method and Description |
---|---|
RegistryPackage |
LifeCycleManager.createRegistryPackage(InternationalString name)
Creates a RegistryPackage instance using the specified
name, where the name is an InternationalString.
|
RegistryPackage |
LifeCycleManager.createRegistryPackage(String name)
Creates a RegistryPackage instance using the specified
name, where the name is a String.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.