Uses of Class
org.openxri.xml.SEPUri

Packages that use SEPUri
org.openxri.xml   
 

Uses of SEPUri in org.openxri.xml
 

Methods in org.openxri.xml that return SEPUri
static SEPUri SEPUri.fromXML(org.w3c.dom.Node root)
          Converts an XML element into an EppXriURI object.
 SEPUri Service.getURI()
          Deprecated.  
 SEPUri Service.getURIAt(int n)
          Returns the URI at the given index
 SEPUri Service.getURIForScheme(java.lang.String sScheme)
          Returns the first URI for the given scheme
 

Methods in org.openxri.xml with parameters of type SEPUri
 void Service.addURI(SEPUri uri)
          Adds an SEPUri object to the list of URIs
 



Copyright © 2005-2012. All Rights Reserved.