Package com.sun.xml.rpc.wsdl.parser
Class SOAPEntityReferenceValidator
java.lang.Object
com.sun.xml.rpc.wsdl.parser.SOAPEntityReferenceValidator
- All Implemented Interfaces:
EntityReferenceValidator
An interface implemented by a class that is capable of validating
a QName/Kind pair referring to an external entity.
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SOAPEntityReferenceValidator
public SOAPEntityReferenceValidator()
-
-
Method Details
-
isValid
- Specified by:
isValidin interfaceEntityReferenceValidator
-