Package | Description |
---|---|
javax.xml.registry |
This package and its sub-packages describe the API classes and interfaces
for the Jakarta XML Registries 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 © 2019 Eclipse Foundation.
Use is subject to license terms.