ProfileFactoryImpl factory = (ProfileFactoryImpl)
ProfileFactoryImpl.getInstance();
factory.setCacheEnabled(false);
// Create and initialise the RI Profile Fragment Factory.
ProfileFragmentFactoryImpl fragmentFactory =
(ProfileFragmentFactoryImpl)
ProfileFragmentFactoryImpl.getInstance();
// Create and initialise the RI Description Manager.
DescriptionManager.setSchema(getVocabularyStream("vocabulary.xsd"));