Uses of Interface
javax.xml.registry.infomodel.RegistryPackage
Packages that use RegistryPackage
Package
Description
This package and its sub-packages describe the API classes and interfaces
for the Jakarta XML Registries API.
-
Uses of RegistryPackage in javax.xml.registry
Methods in javax.xml.registry that return RegistryPackageModifier and TypeMethodDescriptionLifeCycleManager.createRegistryPackage(String name) Creates a RegistryPackage instance using the specified name, where the name is a String.LifeCycleManager.createRegistryPackage(InternationalString name) Creates a RegistryPackage instance using the specified name, where the name is an InternationalString.