Home
last modified time | relevance | path

Searched refs:typeS (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/datatransfer/
H A D_XMimeContentTypeFactory.java61 String typeS = type.getFullMediaType() ; in _createMimeContentType() local
65 log.println("FullMediaType = '" + typeS + "'") ; in _createMimeContentType()
67 result = "image/jpeg".equals(typeS) ; in _createMimeContentType()

Completed in 11 milliseconds