| Package | Description |
|---|---|
| com.sun.xml.ws.policy.sourcemodel |
The part of public policy API that defines the classes and interfaces dealing with
the policy tree structure (policy source model) creation and manipulation.
|
| com.sun.xml.ws.policy.sourcemodel.attach |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlPolicyModelUnmarshaller
Unmarshal XML policy expressions.
|
| Modifier and Type | Field and Description |
|---|---|
private static PolicyModelUnmarshaller |
PolicyModelUnmarshaller.xmlUnmarshaller |
| Modifier and Type | Method and Description |
|---|---|
static PolicyModelUnmarshaller |
PolicyModelUnmarshaller.getXmlUnmarshaller()
Factory method that returns policy model unmarshaller able to unmarshal
policy expressions from XML source.
|
| Modifier and Type | Field and Description |
|---|---|
private static PolicyModelUnmarshaller |
ExternalAttachmentsUnmarshaller.POLICY_UNMARSHALLER |