| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| getCommonParent(uri:com.adobe.net:URI, caseSensitive) — Method in class com.adobe.net.URI | |
| Given another URI, return the common parent between this one and the provided URI. | |
| getDefaultPort() — Method in class com.adobe.net.URI | |
| Based on the type of this URI (http, ftp, etc.) get the default port used for that protocol. | |
| getExtension(mimetype) — Method in class com.adobe.net.MimeTypeMap | |
| Returns the prefered extension for the given mimetype. | |
| getExtension(minusDot) — Method in class com.adobe.net.URI | |
| Get the ".xyz" file extension from the filename in the URI. | |
| getFilename(minusExtension) — Method in class com.adobe.net.URI | |
| Quick function to retrieve the file name off the end of a URI. | |
| getFormattedString(levelString, message) — Method in class ru.andrewskorik.prrelib.log.SimpleTraceLogger | |
| Метод, фоматирующий строку для вывода в лог | |
| getMimeType(extension) — Method in class com.adobe.net.MimeTypeMap | |
| Returns the mimetype for the given extension. | |
| getQueryByMap() — Method in class com.adobe.net.URI | |
| Get the query of the URI in an Object class that allows for easy access to the query data via Object accessors. | |
| getQueryValue(name) — Method in class com.adobe.net.URI | |
| Get the value for the specified named in the query part. | |
| getRelation(uri:com.adobe.net:URI, caseSensitive) — Method in class com.adobe.net.URI | |
| Given another URI, return this URI object's relation to the one given. | |
| getURI() — Method in class ru.andrewskorik.prrelib.BannerContainer | |
| Метод формирует URI для сервиса удаленных процедурп. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |