public class DefaultWSDLPolicyAttachmentParser extends java.lang.Object implements WSDLPolicyAttachmentParser
| Constructor and Description |
|---|
DefaultWSDLPolicyAttachmentParser() |
| Modifier and Type | Method and Description |
|---|---|
WSDLPolicyAttachment |
createPolicyAttachmentFromElement(WSDLPolicyAttachmentPoint attachmentPoint,
org.ws4d.java.io.xml.ElementParser policyContentParser) |
WSDLPolicyAttachment |
createPolicyAttachmentFromReference(WSDLPolicyAttachmentPoint attachmentPoint,
org.ws4d.java.io.xml.ElementParser parser) |
void |
parsePolicyTag(WSDLPolicyAttachmentPoint attachmentPoint,
org.ws4d.java.io.xml.ElementParser parser) |
public void parsePolicyTag(WSDLPolicyAttachmentPoint attachmentPoint, org.ws4d.java.io.xml.ElementParser parser) throws java.io.IOException
parsePolicyTag in interface WSDLPolicyAttachmentParserjava.io.IOExceptionpublic WSDLPolicyAttachment createPolicyAttachmentFromReference(WSDLPolicyAttachmentPoint attachmentPoint, org.ws4d.java.io.xml.ElementParser parser)
createPolicyAttachmentFromReference in interface WSDLPolicyAttachmentParserattachmentPoint - parser - public WSDLPolicyAttachment createPolicyAttachmentFromElement(WSDLPolicyAttachmentPoint attachmentPoint, org.ws4d.java.io.xml.ElementParser policyContentParser) throws java.io.IOException
createPolicyAttachmentFromElement in interface WSDLPolicyAttachmentParserattachmentPoint - policyContentParser - org.ws4d.java.xmlpull.v1.XmlPullParserExceptionjava.io.IOException