Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 5fb1c39f9f9130a3cc01e8b1ffa5c0f8 > files > 8491

libreoffice-devel-3.5.4-4.x86_64.rpm

<html>
<head>
<title>Module sax</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../../module-ix.html" class="navimain">Overview</a></td>
<td class="navimainself">Module</td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Nested Modules</td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub">Singletons</td>
<td class="navisub"><a href="#Interfaces" class="navisub">Interfaces</a></td>
<td class="navisub"><a href="#Structs" class="navisub">Structs</a></td>
<td class="navisub"><a href="#Exceptions" class="navisub">Exceptions</a></td>
<td class="navisub">Enums</td>
<td class="navisub">Typedefs</td>
<td class="navisub"><a href="#ConstantGroups" class="navisub">Constant Groups</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../../module-ix.html" class="namechain">::</a> <a href="../../../../module-ix.html" class="namechain">com</a> :: <a href="../../../module-ix.html" class="namechain">sun</a> :: <a href="../../module-ix.html" class="namechain">star</a> :: <a href="../module-ix.html" class="namechain">xml</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module sax</td>
</tr>
<tr>
<td/></tr>
</table>
<hr>
<a name="Services"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Services</td>
</tr>
<tr>
<td class="imsum_left"><a href="FastShapeContextHandler.html">FastShapeContextHandler</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="FastTokenHandler.html">FastTokenHandler</a></td>
<td class="imsum_right"/></tr>
</table>
<a name="Interfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XAttributeList.html">XAttributeList</a></td>
<td class="imsum_right">specifies an element's attributes.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDTDHandler.html">XDTDHandler</a></td>
<td class="imsum_right">receives events according to the DTD of the document.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDocumentHandler.html">XDocumentHandler</a></td>
<td class="imsum_right">receives notification of general document events.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XEntityResolver.html">XEntityResolver</a></td>
<td class="imsum_right">makes it possible to modify the behavior of resolving external
 preferences.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XErrorHandler.html">XErrorHandler</a></td>
<td class="imsum_right">is the basic interface for SAX error handlers.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XExtendedDocumentHandler.html">XExtendedDocumentHandler</a></td>
<td class="imsum_right">this interface does not conform to the SAX-standard.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFastAttributeList.html">XFastAttributeList</a></td>
<td class="imsum_right">a container for the attributes of an XML element.

 <br>Attributes are separated into known attributes and unknown attributes.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFastContextHandler.html">XFastContextHandler</a></td>
<td class="imsum_right">receives notification of sax document events from a
 <a href="XFastParser.html">XFastParser</a>.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFastDocumentHandler.html">XFastDocumentHandler</a></td>
<td class="imsum_right">receives notification of sax document events from a
 <a href="XFastParser.html">XFastParser</a>
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFastParser.html">XFastParser</a></td>
<td class="imsum_right">specifies a SAX parser that uses integer values for known XML names
 (elements, attributes and attribute values). The parser also handles
 namespaces and allows to have individual contexts for each XML element.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFastSAXSerializable.html">XFastSAXSerializable</a></td>
<td class="imsum_right">serializes a DOM tree by generating FastSAX events.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFastSerializer.html">XFastSerializer</a></td>
<td class="imsum_right">receives notification of sax document events to write into an XOutputStream.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFastShapeContextHandler.html">XFastShapeContextHandler</a></td>
<td class="imsum_right">receives notification of sax document events from a
 <a href="XFastParser.html">XFastParser</a>.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFastTokenHandler.html">XFastTokenHandler</a></td>
<td class="imsum_right">interface to translate XML strings to integer tokens.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XLocator.html">XLocator</a></td>
<td class="imsum_right">makes it possible to associate a SAX event with a document location.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XParser.html">XParser</a></td>
<td class="imsum_right">specifies a SAX parser.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSAXSerializable.html">XSAXSerializable</a></td>
<td class="imsum_right">serializes a DOM tree by generating SAX events.

 </td>
</tr>
</table>
<a name="Structs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Structs</td>
</tr>
<tr>
<td class="imsum_left"><a href="InputSource.html">InputSource</a></td>
<td class="imsum_right">specifies the Datasource plus some additional information for the parser.

 </td>
</tr>
</table>
<a name="Exceptions"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exceptions</td>
</tr>
<tr>
<td class="imsum_left"><a href="SAXException.html">SAXException</a></td>
<td class="imsum_right">encapsulates the details of an XML parse error or warning.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SAXInvalidCharacterException.html">SAXInvalidCharacterException</a></td>
<td class="imsum_right">stores information for locating the error in the original XML document.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SAXParseException.html">SAXParseException</a></td>
<td class="imsum_right">stores information for locating the error in the original XML document.

 </td>
</tr>
</table>
<a name="ConstantGroups"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Constant Groups</td>
</tr>
<tr>
<td class="imsum_left"><a href="FastToken.html">FastToken</a></td>
<td class="imsum_right"/></tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.</p><p class="copyright" align="center">LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.</p><p class="copyright" align="center">The Document Foundation acknowledges all community members, please find more info <a href="http://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.<p>&nbsp;</p><p class="copyright" align="center"><a href="http://www.libreoffice.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.libreoffice.org/imprint" target="_blank">Impressum (Legal Info)</a> | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (<a href="http://www.libreoffice.org/download/license/" target="_blank">LGPLv3</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>