public abstract PolicySourceModel | unmarshalModel(java.lang.Object storage)Unmarshalls single policy source model from provided storage reference. Method expects that the storage
cursor to be alread placed on the start of a policy expression. Inner comments and whitespaces are skipped
in processing. Any other cursor position results in a PolicyException being thrown.
|