|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.general.XFMUtils
Utility class for parsing e.g., #frames fragment
| Field Summary | |
protected java.lang.String |
baseURI
|
protected java.util.Hashtable |
urlPopulators
|
| Constructor Summary | |
XFMUtils(MLFC m)
Creates the urlpopulators on creation |
|
| Method Summary | |
java.lang.String |
createFramesURI()
Create a frames URI from the uriPopulators hashtable. |
java.util.Hashtable |
decodeURL(java.lang.String url)
Decodes the XFrames type URI into a hashtable of id-sourcename pairs. |
java.util.Hashtable |
getURIPopulators()
|
java.util.Hashtable |
parseURIs(java.lang.String uriEnd)
A little obfuscated but works like a russian car. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String baseURI
protected java.util.Hashtable urlPopulators
| Constructor Detail |
public XFMUtils(MLFC m)
| Method Detail |
public java.util.Hashtable decodeURL(java.lang.String url)
public java.util.Hashtable parseURIs(java.lang.String uriEnd)
uriEnd - The end of the URI starting from the #frames fragment.
#frames(................................$, where dots represent the
string, and dollar indicates the end of the URI
ALSO sets the tauhka variable to contain the possible portion of the URI after
the frameset. Tauhka contains possible cgi parameters.
decodeURL()public java.lang.String createFramesURI()
public java.util.Hashtable getURIPopulators()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||