메소드 | 설명 | |
---|---|---|
Clone ( ) : |
Creates a deep copy of this RetrievalMethod instance.
|
|
Normalize ( [ feedUri ) : void |
Sets missing default values and handles legacy elements. This method should be called to prepare a Feed for solver processing. Do not call it if you plan on serializing the feed again since it may loose some of its structure. |
메소드 | 설명 | |
---|---|---|
ICloneable ( ) : object |
public Normalize ( [ feedUri ) : void | ||
feedUri | [ | The feed the data was originally loaded from. |
리턴 | void |