Searched refs:stripScheme (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/message/
H A DAttachmentUnmarshallerImpl.java54 Attachment a = attachments.get(stripScheme(cid));
62 Attachment a = attachments.get(stripScheme(cid));
71 private String stripScheme(String cid) { method in class:AttachmentUnmarshallerImpl

Completed in 86 milliseconds