uses of exception SAXException

back to exception SAXException

Derived Exceptions
Raising Functions
References in Developers Guide


Derived Exceptions
SAXInvalidCharacterException
SAXParseException
Raising Functions
XExtendedDocumentHandler::allowLineBreak()
::com::sun::star::xml::input::XElement::characters()
XDocumentHandler::characters()
XFastContextHandler::characters()
XExtendedDocumentHandler::comment()
::com::sun::star::xml::csax::XCompressedDocumentHandler::compressedCharacters()
::com::sun::star::xml::csax::XCompressedDocumentHandler::compressedEndDocument()
::com::sun::star::xml::csax::XCompressedDocumentHandler::compressedEndElement()
::com::sun::star::xml::csax::XCompressedDocumentHandler::compressedIgnorableWhitespace()
::com::sun::star::xml::csax::XCompressedDocumentHandler::compressedProcessingInstruction()
::com::sun::star::xml::csax::XCompressedDocumentHandler::compressedSetDocumentLocator()
::com::sun::star::xml::csax::XCompressedDocumentHandler::compressedStartDocument()
::com::sun::star::xml::csax::XCompressedDocumentHandler::compressedStartElement()
XFastContextHandler::createFastChildContext()
XFastContextHandler::createUnknownChildContext()
XExtendedDocumentHandler::endCDATA()
::com::sun::star::xml::input::XRoot::endDocument()
XDocumentHandler::endDocument()
XFastDocumentHandler::endDocument()
::com::sun::star::xml::input::XElement::endElement()
XDocumentHandler::endElement()
XFastContextHandler::endFastElement()
XFastContextHandler::endUnknownElement()
XErrorHandler::error()
XFastSAXSerializable::fastSerialize()
XErrorHandler::fatalError()
::com::sun::star::xml::wrapper::XXMLDocumentWrapper::generateSAXEvents()
::com::sun::star::xml::wrapper::XXMLDocumentWrapper::getTree()
XFastAttributeList::getValue()
XFastAttributeList::getValueToken()
::com::sun::star::xml::input::XElement::ignorableWhitespace()
XDocumentHandler::ignorableWhitespace()
::com::sun::star::document::XOOXMLDocumentPropertiesImporter::importProperties()
::com::sun::star::xml::dom::XDocumentBuilder::parse()
XFastParser::parseStream()
XParser::parseStream()
::com::sun::star::xml::dom::XDocumentBuilder::parseURI()
::com::sun::star::xml::input::XRoot::processingInstruction()
::com::sun::star::xml::input::XElement::processingInstruction()
XDocumentHandler::processingInstruction()
XFastDocumentHandler::processingInstruction()
XSAXSerializable::serialize()
::com::sun::star::xml::input::XRoot::setDocumentLocator()
XDocumentHandler::setDocumentLocator()
XFastDocumentHandler::setDocumentLocator()
XExtendedDocumentHandler::startCDATA()
::com::sun::star::xml::input::XElement::startChildElement()
XDocumentHandler::startDocument()
::com::sun::star::xml::input::XRoot::startDocument()
XFastDocumentHandler::startDocument()
XDocumentHandler::startElement()
XFastContextHandler::startFastElement()
::com::sun::star::xml::input::XRoot::startRootElement()
XFastContextHandler::startUnknownElement()
XExtendedDocumentHandler::unknown()
XErrorHandler::warning()
Top of Page