Méthode |
Description |
|
AddAdditionalLocation ( MetadataParsedURL additionalLocation ) : void |
|
|
AddClipping ( IClipping clipping ) : void |
|
|
ChangeLocation ( ParsedUri newLocation ) : void |
Get the old location from this. Set the location of this to the newLocation. Add a mapping in the GlobalCollection from newLocation to this. Add the old location for this as an additionalLocation for this. |
|
ConstructClosure ( ) : DocumentClosure |
|
|
ConstructClosure ( MetadataServicesClient client, SemanticsGlobalCollection downloadedDocumentCollection ) : DocumentClosure |
|
|
Document ( ) : System |
|
|
Document ( MetaMetadataCompositeField metaMetadata ) : System |
|
|
DownloadAndParseDone ( ) : void |
|
|
GetOrConstructClosure ( ) : DocumentClosure |
@return A closure for this, or null, if this is not fit to be parsed. |
|
GetOrConstructClosure ( MetadataServicesClient client, SemanticsGlobalCollection downloadedDocumentCollection ) : DocumentClosure |
@return A closure for this, or null, if this is not fit to be parsed. |
|
InheritValues ( Document oldDocument ) : void |
|
|
ToString ( ) : String |
|
|