|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectag.ion.noa.document.URLAdapter
public class URLAdapter
Adapter for document URLs. This adapter can be used in order to build valid document URLs for loading and storing.
| Constructor Summary | |
|---|---|
URLAdapter()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
adaptURL(java.lang.String url)
Adapts the submitted URL to a valid OpenOffice.org URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLAdapter()
| Method Detail |
|---|
public static java.lang.String adaptURL(java.lang.String url)
throws java.net.MalformedURLException,
java.net.UnknownHostException
url - URL to be adapted
java.net.MalformedURLException - if the URL can not be adapted
java.net.UnknownHostException - if the host is unknown
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||