|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.infoset.core.Locators
public class Locators
PUBLIC: Utilities for working with LocatorIFs.
Method Summary | |
---|---|
static LocatorIF |
getURILocator(java.io.File file)
PUBLIC: Given a File object, produce a corresponding URILocator that uses the URL scheme. |
static LocatorIF |
getURILocator(java.lang.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(java.lang.String uri)
public static LocatorIF getURILocator(java.io.File file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |