public class XrdsParserImpl extends Object implements XrdsParser
Constructor and Description |
---|
XrdsParserImpl() |
public List parseXrds(String input, Set targetTypes) throws DiscoveryException
XrdsParser
parseXrds
in interface XrdsParser
targetTypes
- Set of service endpoint types
that should be matchedXrdsServiceEndpoint
s
extracted from the XRDS document,
in the proper, sorted orderDiscoveryException
Copyright © 2013 Sxip. All Rights Reserved.