Метод | Описание | |
---|---|---|
GetOperationName ( ) : String | ||
HandleError ( ) : void | ||
Perform ( Object obj ) : Object |
Extract location ParsedURL parameters into a HashMap. Let ParamOps operate on this Map. Derive a new ParsedURL using the base of the original location's ParsedURL and the transformed parameter map. If the new ParsedURL is different than the old one, make the old one an additional location for this, and add the transformed ParsedURL to the DocumentLocationMap. If the location changes, then reconnect to the new one.
|