Uses of Interface
org.sblim.slp.ServiceLocationAttributeVerifier
-
Packages that use ServiceLocationAttributeVerifier Package Description org.sblim.slp This package contains the external API of the SLP library. -
-
Uses of ServiceLocationAttributeVerifier in org.sblim.slp
Methods in org.sblim.slp that return ServiceLocationAttributeVerifier Modifier and Type Method Description abstract ServiceLocationAttributeVerifier
TemplateRegistry. attributeVerifier(java.lang.String pDocumentURL)
Reads the template document URL and returns an attribute verifier for the service type.
-