Uses of Class
org.extex.backend.exception.BackendUnknownDocumentWriterException

Packages that use BackendUnknownDocumentWriterException
org.extex.backend This package contains the backends of ExTeX
 

Uses of BackendUnknownDocumentWriterException in org.extex.backend
 

Methods in org.extex.backend that throw BackendUnknownDocumentWriterException
 void BackendDriverImpl.setDocumentWriterType(java.lang.String type)
          Setter for the document writer.
 void BackendDriver.setDocumentWriterType(java.lang.String type)
          Setter for the document writer.