javax.ccpp
Class ProfileFragmentFactory
java.lang.Object
javax.ccpp.ProfileFragmentFactory
public abstract class ProfileFragmentFactory
- extends Object
- Version:
- $Rev: 889147 $ $Date: 2009-12-10 09:59:58 +0100 (Do, 10. Dez 2009) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileFragmentFactory
public ProfileFragmentFactory()
getInstance
public static ProfileFragmentFactory getInstance()
setInstance
public static void setInstance(ProfileFragmentFactory instance)
newProfileFragment
public abstract ProfileFragment newProfileFragment(InputStream is)
newProfileFragment
public abstract ProfileFragment newProfileFragment(String xmlConfigurationString)
newProfileFragment
public abstract ProfileFragment newProfileFragment(URL url)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.