public class XmlPolicyModelUnmarshaller extends PolicyModelUnmarshaller
| Modifier | Constructor | Description |
|---|---|---|
protected |
XmlPolicyModelUnmarshaller() |
Creates a new instance of XmlPolicyModelUnmarshaller
|
| Modifier and Type | Method | Description |
|---|---|---|
protected PolicySourceModel |
createSourceModel(NamespaceVersion nsVersion,
String id,
String name) |
Allow derived classes to pass in a custom instance of PolicySourceModel.
|
PolicySourceModel |
unmarshalModel(Object storage) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetXmlUnmarshallerprotected XmlPolicyModelUnmarshaller()
public PolicySourceModel unmarshalModel(Object storage) throws PolicyException
unmarshalModel in class PolicyModelUnmarshallerstorage - reference to underlying storage that should be used for model unmarshallingnull.PolicyException - in case of the unmarshalling problemsprotected PolicySourceModel createSourceModel(NamespaceVersion nsVersion, String id, String name)
nsVersion - id - name - Copyright © 2006–2018 Oracle Corporation. All rights reserved.