150151152153154155156
throw new XMLDBException(ErrorCodes.UNKNOWN_ERROR, e.getMessage()); } } public ContentHandler setContentAsSAX() throws XMLDBException { return new SetContentHandler(this); }