Uses of Class
org.xqdoc.conversion.XQDocException

Uses of XQDocException in org.xqdoc.conversion
 

Methods in org.xqdoc.conversion that throw XQDocException
 XQDocPayload XQDocController.process(java.io.InputStream is, java.lang.String name)
          Process the library or main module identified by the InputStream.
 XQDocPayload XQDocController.process(java.io.Reader rdr, java.lang.String name)
          Process the library or main module identified by the Reader.
 

Constructors in org.xqdoc.conversion that throw XQDocException
XQDocController(java.lang.String spec)
          Constructor.