|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.policy.sourcemodel.PolicyModelUnmarshaller
com.sun.xml.ws.policy.sourcemodel.XmlPolicyModelUnmarshaller
public class XmlPolicyModelUnmarshaller
Unmarshal XML policy expressions.
| Constructor Summary | |
|---|---|
protected |
XmlPolicyModelUnmarshaller()
Creates a new instance of XmlPolicyModelUnmarshaller |
| Method Summary | |
|---|---|
protected PolicySourceModel |
createSourceModel(NamespaceVersion nsVersion,
java.lang.String id,
java.lang.String name)
Allow derived classes to pass in a custom instance of PolicySourceModel. |
PolicySourceModel |
unmarshalModel(java.lang.Object storage)
See base method documentation. |
| Methods inherited from class com.sun.xml.ws.policy.sourcemodel.PolicyModelUnmarshaller |
|---|
getXmlUnmarshaller |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected XmlPolicyModelUnmarshaller()
| Method Detail |
|---|
public PolicySourceModel unmarshalModel(java.lang.Object storage)
throws PolicyException
base method documentation.
unmarshalModel in class PolicyModelUnmarshallerstorage - reference to underlying storage that should be used for model unmarshalling
null.
PolicyException - in case of the unmarshalling problems
protected PolicySourceModel createSourceModel(NamespaceVersion nsVersion,
java.lang.String id,
java.lang.String name)
nsVersion - id - name -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||