|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |