Methods in com.taursys.dom that throw DocumentAdapterException |
void |
Tidy_DOM_2_20001113_DocumentAdapter.importContents(DocumentAdapter sourceAdapter,
java.lang.String sourceId,
java.lang.String destId)
Import the contents from the given sourceAdapter at the sourceId and
replace the contents of the destId in this DocumentAdapter. |
void |
DOM_1_20000929_DocumentAdapter.importContents(DocumentAdapter sourceAdapter,
java.lang.String sourceId,
java.lang.String destId)
Import the contents from the given sourceAdapter at the sourceId and
replace the contents of the destId in this DocumentAdapter. |
void |
DocumentAdapter.importContents(DocumentAdapter sourceAdapter,
java.lang.String sourceId,
java.lang.String destId)
Import the contents from the given sourceAdapter at the sourceId and
replace the contents of the destId in this DocumentAdapter. |