public interface WSDLPolicyAttachmentParser
| Modifier and Type | Method and Description |
|---|---|
WSDLPolicyAttachment |
createPolicyAttachmentFromElement(WSDLPolicyAttachmentPoint attachmentPoint,
org.ws4d.java.io.xml.ElementParser parser) |
WSDLPolicyAttachment |
createPolicyAttachmentFromReference(WSDLPolicyAttachmentPoint attachmentPoint,
org.ws4d.java.io.xml.ElementParser parser) |
void |
parsePolicyTag(WSDLPolicyAttachmentPoint attachmentPoint,
org.ws4d.java.io.xml.ElementParser parser) |
void parsePolicyTag(WSDLPolicyAttachmentPoint attachmentPoint, org.ws4d.java.io.xml.ElementParser parser) throws java.io.IOException
java.io.IOExceptionWSDLPolicyAttachment createPolicyAttachmentFromElement(WSDLPolicyAttachmentPoint attachmentPoint, org.ws4d.java.io.xml.ElementParser parser) throws java.io.IOException
java.io.IOExceptionWSDLPolicyAttachment createPolicyAttachmentFromReference(WSDLPolicyAttachmentPoint attachmentPoint, org.ws4d.java.io.xml.ElementParser parser) throws java.io.IOException
java.io.IOException