Package | Description |
---|---|
javax.xml.registry |
This package defines APIs to access and programatically interact with metadata registries.
|
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-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.