Uses of Interface
javax.ccpp.ProfileFragment

Packages that use ProfileFragment
javax.ccpp   
 

Uses of ProfileFragment in javax.ccpp
 

Methods in javax.ccpp that return ProfileFragment
abstract  ProfileFragment ProfileFragmentFactory.newProfileFragment(InputStream is)
           
abstract  ProfileFragment ProfileFragmentFactory.newProfileFragment(String xmlConfigurationString)
           
abstract  ProfileFragment ProfileFragmentFactory.newProfileFragment(URL url)
           
 

Methods in javax.ccpp with parameters of type ProfileFragment
 Profile ProfileFactory.newProfile(ProfileFragment[] profileFragments)
           
abstract  Profile ProfileFactory.newProfile(ProfileFragment[] profileFragments, int validation)
           
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.