PageRenderTime 40ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/com/microstar/xml/package-summary.html

#
HTML | 184 lines | 151 code | 27 blank | 6 comment | 0 complexity | 67a011bca4444e61d99fc75e111f7545 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:14:17 GMT-08:00 2008 -->
  6. <TITLE>
  7. com.microstar.xml (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="com.microstar.xml package">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  26. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;PREV PACKAGE&nbsp;
  42. &nbsp;<A HREF="../../../org/gjt/sp/jedit/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../index.html?com/microstar/xml/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. </TABLE>
  53. <A NAME="skip-navbar_top"></A>
  54. <!-- ========= END OF TOP NAVBAR ========= -->
  55. <HR>
  56. <H2>
  57. Package com.microstar.xml
  58. </H2>
  59. An obsolete and deprecated XML parser.
  60. <P>
  61. <B>See:</B>
  62. <BR>
  63. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
  64. <P>
  65. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  66. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  67. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  68. <B>Interface Summary</B></FONT></TH>
  69. </TR>
  70. <TR BGCOLOR="white" CLASS="TableRowColor">
  71. <TD WIDTH="15%"><B><A HREF="../../../com/microstar/xml/XmlHandler.html" title="interface in com.microstar.xml">XmlHandler</A></B></TD>
  72. <TD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;</TD>
  73. </TR>
  74. </TABLE>
  75. &nbsp;
  76. <P>
  77. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  78. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  79. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  80. <B>Class Summary</B></FONT></TH>
  81. </TR>
  82. <TR BGCOLOR="white" CLASS="TableRowColor">
  83. <TD WIDTH="15%"><B><A HREF="../../../com/microstar/xml/HandlerBase.html" title="class in com.microstar.xml">HandlerBase</A></B></TD>
  84. <TD><B>Deprecated.</B>&nbsp;<I>use org.xml.sax.helpers.DefaultHandler</I></TD>
  85. </TR>
  86. <TR BGCOLOR="white" CLASS="TableRowColor">
  87. <TD WIDTH="15%"><B><A HREF="../../../com/microstar/xml/XmlParser.html" title="class in com.microstar.xml">XmlParser</A></B></TD>
  88. <TD><B>Deprecated.</B>&nbsp;<I>use org.xml.sax.XMLReader</I></TD>
  89. </TR>
  90. </TABLE>
  91. &nbsp;
  92. <P>
  93. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  94. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  95. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  96. <B>Exception Summary</B></FONT></TH>
  97. </TR>
  98. <TR BGCOLOR="white" CLASS="TableRowColor">
  99. <TD WIDTH="15%"><B><A HREF="../../../com/microstar/xml/XmlException.html" title="class in com.microstar.xml">XmlException</A></B></TD>
  100. <TD><B>Deprecated.</B>&nbsp;<I>use import org.xml.sax.SAXParseException</I></TD>
  101. </TR>
  102. </TABLE>
  103. &nbsp;
  104. <P>
  105. <A NAME="package_description"><!-- --></A><H2>
  106. Package com.microstar.xml Description
  107. </H2>
  108. <P>
  109. An obsolete and deprecated XML parser. Please use a SAX2 compliant parser such as one from org.xml.sax.helpers.XMLReaderFactory, or a SAX1 parser from { @ref MiscUtilities.parseXML(). }. This package will be removed from jEdit before 4.4 final is released.
  110. <P>
  111. <P>
  112. <DL>
  113. </DL>
  114. <HR>
  115. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  116. <A NAME="navbar_bottom"><!-- --></A>
  117. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  118. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  119. <TR>
  120. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  121. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  122. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  123. <TR ALIGN="center" VALIGN="top">
  124. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  125. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  126. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  127. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  128. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  129. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  130. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  131. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  132. </TR>
  133. </TABLE>
  134. </TD>
  135. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  136. </EM>
  137. </TD>
  138. </TR>
  139. <TR>
  140. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  141. &nbsp;PREV PACKAGE&nbsp;
  142. &nbsp;<A HREF="../../../org/gjt/sp/jedit/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  143. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  144. <A HREF="../../../index.html?com/microstar/xml/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  145. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  146. &nbsp;
  147. <NOSCRIPT>
  148. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  149. </NOSCRIPT>
  150. </FONT></TD>
  151. </TR>
  152. </TABLE>
  153. <A NAME="skip-navbar_bottom"></A>
  154. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  155. <HR>
  156. </BODY>
  157. </HTML>