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