This is an old revision of the document!


public boolean canHaveExternalResources () 

This method must return true if documents of the new type can have resources that are stored outside of the document file itself – for example, HTML documents can have image files stored separately whereas MS Word documents are self-contained.

Parameters

none

Returns

true if a document can have resources stored outside of the document file or false otherwise.

  • Last modified: 2023/05/03 04:14