|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.infoset.core.Locators
public class Locators
PUBLIC: Utilities for working with LocatorIFs.
| Method Summary | |
|---|---|
static LocatorIF |
getURILocator(File file)
PUBLIC: Given a File object, produce a corresponding URILocator that uses the URL scheme. |
static LocatorIF |
getURILocator(String uri)
PUBLIC: Return a locator created from a uri. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LocatorIF getURILocator(String uri)
public static LocatorIF getURILocator(File file)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||