|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.deli.LocalProfiles
Field Summary | |
private java.util.Vector |
profileRefs
|
private java.util.Vector |
useragents
|
Constructor Summary | |
protected |
LocalProfiles(java.lang.String localProfile)
The constructor reads in a local profile file. |
Method Summary | |
protected java.lang.String |
getReference(java.lang.String s)
This method retrieves the profile URL for the device based on the user-agent string. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.util.Vector useragents
private java.util.Vector profileRefs
Constructor Detail |
protected LocalProfiles(java.lang.String localProfile)
localProfile
- The local profile file.Method Detail |
protected java.lang.String getReference(java.lang.String s)
s
- The user-agent string.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |