Package com.sun.tools.ws.wsdl.framework
Interface EntityReferenceValidator
-
- All Known Implementing Classes:
SOAPEntityReferenceValidator
public interface EntityReferenceValidatorAn interface implemented by a class that is capable of validating a QName/Kind pair referring to an external entity.- Author:
- WS Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisValid(Kind kind, QName name)
-