|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.apache.commons.feedparser.network.URLResolver
This is a portable and thin URL resolver. The goal is to quickly resolve and normalize URLs. This includes potentially saving redirects and having them fully qualified.
| Constructor Summary | |
|---|---|
URLResolver()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
resolve(java.lang.String resource)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public URLResolver()
| Method Detail |
public static java.lang.String resolve(java.lang.String resource)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||