Package edu.UCL.xmiddle.framework.appRegistry

Interface Summary
AccessPolicy AccessPolicy.java AccessPolicy represents the access policy that an application's data tree has and it defines an interface for allowing an application to get, set or change the access policy that an element in its document has.
AppManager AppManager.java The xmiddle application manager is responsible for registering applications to the platform, binding them with a unique application ID, and storing them in Application Profiles.
 

Class Summary
ApplicationProfile ApplicationProfile.java The xmiddle application profile binds together an application along with its access and reconciliation policies, its Document/Tree, its dtd and its XML Schema related to data tree.