Class ModelTranslator


  • public class ModelTranslator
    extends com.sun.xml.ws.policy.sourcemodel.PolicyModelTranslator
    This class provides a method for translating a PolicySourceModel structure to a normalized Policy expression. The resulting Policy is disconnected from its model, thus any additional changes in the model will have no effect on the Policy expression.
    Author:
    Fabian Ritzmann