Uses of Class
org.openxri.xml.SEPElement

Packages that use SEPElement
org.openxri.resolve   
org.openxri.xml   
 

Uses of SEPElement in org.openxri.resolve
 

Methods in org.openxri.resolve with parameters of type SEPElement
static boolean SEPSelector.isDefaultMatch(SEPElement sel)
           
 boolean SEPSelector.matchContent(SEPElement candidate)
           
 

Uses of SEPElement in org.openxri.xml
 

Subclasses of SEPElement in org.openxri.xml
 class SEPMediaType
           
 class SEPPath
           
 class SEPType
           
 

Methods in org.openxri.xml that return SEPElement
static SEPElement SEPType.fromXML(org.w3c.dom.Node root)
          Converts an XML element into an EppXriServiceEndpointType object.
 



Copyright © 2005-2012. All Rights Reserved.