Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > b3bdfe6d859a3d6920ff2c44b38e9a6f > files > 2506

saxon-manual-9.4.0.9-2.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_18) on Fri Dec 09 20:48:51 GMT 2011 -->
<TITLE>
net.sf.saxon.serialize Class Hierarchy
</TITLE>

<META NAME="date" CONTENT="2011-12-09">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="net.sf.saxon.serialize Class Hierarchy";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../net/sf/saxon/s9api/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../net/sf/saxon/serialize/charcode/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?net/sf/saxon/serialize/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<CENTER>
<H2>
Hierarchy For Package net.sf.saxon.serialize
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/CharacterMap.html" title="class in net.sf.saxon.serialize"><B>CharacterMap</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/CharacterMapIndex.html" title="class in net.sf.saxon.serialize"><B>CharacterMapIndex</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/Emitter.html" title="class in net.sf.saxon.serialize"><B>Emitter</B></A> (implements net.sf.saxon.event.<A HREF="../../../../net/sf/saxon/event/Receiver.html" title="interface in net.sf.saxon.event">Receiver</A>, javax.xml.transform.<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/transform/Result.html?is-external=true" title="class or interface in javax.xml.transform">Result</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/XMLEmitter.html" title="class in net.sf.saxon.serialize"><B>XMLEmitter</B></A><UL>
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/HTMLEmitter.html" title="class in net.sf.saxon.serialize"><B>HTMLEmitter</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/MessageEmitter.html" title="class in net.sf.saxon.serialize"><B>MessageEmitter</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/MessageWarner.html" title="class in net.sf.saxon.serialize"><B>MessageWarner</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/TEXTEmitter.html" title="class in net.sf.saxon.serialize"><B>TEXTEmitter</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/XHTMLEmitter.html" title="class in net.sf.saxon.serialize"><B>XHTMLEmitter</B></A></UL>
</UL>
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/HexCharacterReferenceGenerator.html" title="class in net.sf.saxon.serialize"><B>HexCharacterReferenceGenerator</B></A> (implements net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/CharacterReferenceGenerator.html" title="interface in net.sf.saxon.serialize">CharacterReferenceGenerator</A>)
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/HTMLTagHashSet.html" title="class in net.sf.saxon.serialize"><B>HTMLTagHashSet</B></A><LI TYPE="circle">net.sf.saxon.event.<A HREF="../../../../net/sf/saxon/event/SequenceReceiver.html" title="class in net.sf.saxon.event"><B>SequenceReceiver</B></A> (implements net.sf.saxon.event.<A HREF="../../../../net/sf/saxon/event/Receiver.html" title="interface in net.sf.saxon.event">Receiver</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.event.<A HREF="../../../../net/sf/saxon/event/ProxyReceiver.html" title="class in net.sf.saxon.event"><B>ProxyReceiver</B></A><UL>
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/BinaryTextDecoder.html" title="class in net.sf.saxon.serialize"><B>BinaryTextDecoder</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/CDATAFilter.html" title="class in net.sf.saxon.serialize"><B>CDATAFilter</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/CharacterMapExpander.html" title="class in net.sf.saxon.serialize"><B>CharacterMapExpander</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/HTMLIndenter.html" title="class in net.sf.saxon.serialize"><B>HTMLIndenter</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/HTMLURIEscaper.html" title="class in net.sf.saxon.serialize"><B>HTMLURIEscaper</B></A><UL>
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/XHTMLURIEscaper.html" title="class in net.sf.saxon.serialize"><B>XHTMLURIEscaper</B></A></UL>
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/ImplicitResultChecker.html" title="class in net.sf.saxon.serialize"><B>ImplicitResultChecker</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/MetaTagAdjuster.html" title="class in net.sf.saxon.serialize"><B>MetaTagAdjuster</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/UncommittedSerializer.html" title="class in net.sf.saxon.serialize"><B>UncommittedSerializer</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/UnicodeNormalizer.html" title="class in net.sf.saxon.serialize"><B>UnicodeNormalizer</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/XML10ContentChecker.html" title="class in net.sf.saxon.serialize"><B>XML10ContentChecker</B></A><LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/XMLIndenter.html" title="class in net.sf.saxon.serialize"><B>XMLIndenter</B></A></UL>
</UL>
<LI TYPE="circle">java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><B>Writer</B></A> (implements java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/UTF8Writer.html" title="class in net.sf.saxon.serialize"><B>UTF8Writer</B></A></UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">net.sf.saxon.serialize.<A HREF="../../../../net/sf/saxon/serialize/CharacterReferenceGenerator.html" title="interface in net.sf.saxon.serialize"><B>CharacterReferenceGenerator</B></A></UL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../net/sf/saxon/s9api/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../net/sf/saxon/serialize/charcode/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?net/sf/saxon/serialize/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.
</BODY>
</HTML>