Searched defs:EntityResolverImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/server/
H A DEndpointFactory.java522 new Parser(primaryWsdl), new EntityResolverImpl(metadata),
550 private static final class EntityResolverImpl implements XMLEntityResolver { class in class:EndpointFactory
553 public EntityResolverImpl(List<? extends SDDocumentSource> metadata) { method in class:EndpointFactory.EntityResolverImpl

Completed in 33 milliseconds