org.eclipse.higgins.idas.udi.util
Class XRDSParser

java.lang.Object
  extended by org.eclipse.higgins.idas.udi.util.XRDSParser

public class XRDSParser
extends Object

This can parse a string into an XRDS document

Author:
msabadello at parityinc dot net

Constructor Summary
XRDSParser()
           
 
Method Summary
static org.openxri.xml.XRDS parseXRDS(String string)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XRDSParser

public XRDSParser()
Method Detail

parseXRDS

public static org.openxri.xml.XRDS parseXRDS(String string)
                                      throws org.eclipse.higgins.idas.udi.util.XRDSParser.XRDSParseException
Throws:
org.eclipse.higgins.idas.udi.util.XRDSParser.XRDSParseException