public interface XrdsParser
List parseXrds(String input, Set targetTypes) throws DiscoveryException
xrdsInput - the XRDS document in String format
discovered from an Identifier.targetTypes - Set of service endpoint types
that should be matchedXrdsServiceEndpoints
extracted from the XRDS document,
in the proper, sorted orderDiscoveryExceptionCopyright © 2013 Sxip. All Rights Reserved.