Uses of Interface
org.openspml.v2.util.xml.ObjectFactory.ProfileRegistrar

Packages that use ObjectFactory.ProfileRegistrar
org.openspml.v2.profiles   
org.openspml.v2.util.xml   
 

Uses of ObjectFactory.ProfileRegistrar in org.openspml.v2.profiles
 

Classes in org.openspml.v2.profiles that implement ObjectFactory.ProfileRegistrar
 class DSMLProfileRegistrar
           
 

Uses of ObjectFactory.ProfileRegistrar in org.openspml.v2.util.xml
 

Methods in org.openspml.v2.util.xml with parameters of type ObjectFactory.ProfileRegistrar
 java.lang.String ObjectFactory.register(ObjectFactory.ProfileRegistrar pr)
          Used to register profiles.
 boolean ObjectFactory.unregister(ObjectFactory.ProfileRegistrar pr)
          Shortcut for the unregister(String profileId) method.
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.