Uses of Class
com.taursys.dom.DocumentAdapterException

Packages that use DocumentAdapterException
com.taursys.dom This package contains classes to support and utilize the Document Object Model. 
 

Uses of DocumentAdapterException in com.taursys.dom
 

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.
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.