Uses of Class
org.openxri.xml.SEPMediaType

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

Uses of SEPMediaType in org.openxri.resolve
 

Methods in org.openxri.resolve with parameters of type SEPMediaType
 boolean SEPSelector.matchContent(SEPMediaType mtype)
           
 

Uses of SEPMediaType in org.openxri.xml
 

Methods in org.openxri.xml that return SEPMediaType
static SEPMediaType SEPMediaType.fromXML(org.w3c.dom.Node root)
          Converts an XML element into an EppXriServiceEndpointMediaType object.
 SEPMediaType Service.getMediaTypeAt(int n)
          Returns the media type at the given index.
 

Methods in org.openxri.xml with parameters of type SEPMediaType
 void Service.addMediaType(SEPMediaType mtype)
           
 



Copyright © 2005-2012. All Rights Reserved.