Sophie

Sophie

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

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:52 GMT 2011 -->
<TITLE>
net.sf.saxon.type
</TITLE>

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

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


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../net/sf/saxon/type/package-summary.html" target="classFrame">net.sf.saxon.type</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AtomicType.html" title="interface in net.sf.saxon.type" target="classFrame"><I>AtomicType</I></A>
<BR>
<A HREF="ComplexType.html" title="interface in net.sf.saxon.type" target="classFrame"><I>ComplexType</I></A>
<BR>
<A HREF="ConversionResult.html" title="interface in net.sf.saxon.type" target="classFrame"><I>ConversionResult</I></A>
<BR>
<A HREF="FunctionItemType.html" title="interface in net.sf.saxon.type" target="classFrame"><I>FunctionItemType</I></A>
<BR>
<A HREF="ISchemaCompiler.html" title="interface in net.sf.saxon.type" target="classFrame"><I>ISchemaCompiler</I></A>
<BR>
<A HREF="ItemType.html" title="interface in net.sf.saxon.type" target="classFrame"><I>ItemType</I></A>
<BR>
<A HREF="ListType.html" title="interface in net.sf.saxon.type" target="classFrame"><I>ListType</I></A>
<BR>
<A HREF="PlainType.html" title="interface in net.sf.saxon.type" target="classFrame"><I>PlainType</I></A>
<BR>
<A HREF="SchemaComponent.html" title="interface in net.sf.saxon.type" target="classFrame"><I>SchemaComponent</I></A>
<BR>
<A HREF="SchemaComponentVisitor.html" title="interface in net.sf.saxon.type" target="classFrame"><I>SchemaComponentVisitor</I></A>
<BR>
<A HREF="SchemaDeclaration.html" title="interface in net.sf.saxon.type" target="classFrame"><I>SchemaDeclaration</I></A>
<BR>
<A HREF="SchemaType.html" title="interface in net.sf.saxon.type" target="classFrame"><I>SchemaType</I></A>
<BR>
<A HREF="SimpleType.html" title="interface in net.sf.saxon.type" target="classFrame"><I>SimpleType</I></A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AnyFunctionType.html" title="class in net.sf.saxon.type" target="classFrame">AnyFunctionType</A>
<BR>
<A HREF="AnyItemType.html" title="class in net.sf.saxon.type" target="classFrame">AnyItemType</A>
<BR>
<A HREF="AnySimpleType.html" title="class in net.sf.saxon.type" target="classFrame">AnySimpleType</A>
<BR>
<A HREF="AnyType.html" title="class in net.sf.saxon.type" target="classFrame">AnyType</A>
<BR>
<A HREF="BuiltInAtomicType.html" title="class in net.sf.saxon.type" target="classFrame">BuiltInAtomicType</A>
<BR>
<A HREF="BuiltInListType.html" title="class in net.sf.saxon.type" target="classFrame">BuiltInListType</A>
<BR>
<A HREF="BuiltInType.html" title="class in net.sf.saxon.type" target="classFrame">BuiltInType</A>
<BR>
<A HREF="Converter.html" title="class in net.sf.saxon.type" target="classFrame">Converter</A>
<BR>
<A HREF="Converter.Base64BinaryToHexBinary.html" title="class in net.sf.saxon.type" target="classFrame">Converter.Base64BinaryToHexBinary</A>
<BR>
<A HREF="Converter.BooleanToDecimal.html" title="class in net.sf.saxon.type" target="classFrame">Converter.BooleanToDecimal</A>
<BR>
<A HREF="Converter.BooleanToDouble.html" title="class in net.sf.saxon.type" target="classFrame">Converter.BooleanToDouble</A>
<BR>
<A HREF="Converter.BooleanToFloat.html" title="class in net.sf.saxon.type" target="classFrame">Converter.BooleanToFloat</A>
<BR>
<A HREF="Converter.BooleanToInteger.html" title="class in net.sf.saxon.type" target="classFrame">Converter.BooleanToInteger</A>
<BR>
<A HREF="Converter.DateTimeToDate.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DateTimeToDate</A>
<BR>
<A HREF="Converter.DateTimeToGDay.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DateTimeToGDay</A>
<BR>
<A HREF="Converter.DateTimeToGMonth.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DateTimeToGMonth</A>
<BR>
<A HREF="Converter.DateTimeToGMonthDay.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DateTimeToGMonthDay</A>
<BR>
<A HREF="Converter.DateTimeToGYear.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DateTimeToGYear</A>
<BR>
<A HREF="Converter.DateTimeToGYearMonth.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DateTimeToGYearMonth</A>
<BR>
<A HREF="Converter.DateTimeToTime.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DateTimeToTime</A>
<BR>
<A HREF="Converter.DateToDateTime.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DateToDateTime</A>
<BR>
<A HREF="Converter.DecimalToInteger.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DecimalToInteger</A>
<BR>
<A HREF="Converter.DoubleToDecimal.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DoubleToDecimal</A>
<BR>
<A HREF="Converter.DoubleToInteger.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DoubleToInteger</A>
<BR>
<A HREF="Converter.DownCastingConverter.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DownCastingConverter</A>
<BR>
<A HREF="Converter.DurationToDayTimeDuration.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DurationToDayTimeDuration</A>
<BR>
<A HREF="Converter.DurationToYearMonthDuration.html" title="class in net.sf.saxon.type" target="classFrame">Converter.DurationToYearMonthDuration</A>
<BR>
<A HREF="Converter.FloatToDecimal.html" title="class in net.sf.saxon.type" target="classFrame">Converter.FloatToDecimal</A>
<BR>
<A HREF="Converter.FloatToInteger.html" title="class in net.sf.saxon.type" target="classFrame">Converter.FloatToInteger</A>
<BR>
<A HREF="Converter.HexBinaryToBase64Binary.html" title="class in net.sf.saxon.type" target="classFrame">Converter.HexBinaryToBase64Binary</A>
<BR>
<A HREF="Converter.IntegerToDecimal.html" title="class in net.sf.saxon.type" target="classFrame">Converter.IntegerToDecimal</A>
<BR>
<A HREF="Converter.NotationToQName.html" title="class in net.sf.saxon.type" target="classFrame">Converter.NotationToQName</A>
<BR>
<A HREF="Converter.NumericToBoolean.html" title="class in net.sf.saxon.type" target="classFrame">Converter.NumericToBoolean</A>
<BR>
<A HREF="Converter.NumericToDecimal.html" title="class in net.sf.saxon.type" target="classFrame">Converter.NumericToDecimal</A>
<BR>
<A HREF="Converter.NumericToDouble.html" title="class in net.sf.saxon.type" target="classFrame">Converter.NumericToDouble</A>
<BR>
<A HREF="Converter.NumericToFloat.html" title="class in net.sf.saxon.type" target="classFrame">Converter.NumericToFloat</A>
<BR>
<A HREF="Converter.NumericToInteger.html" title="class in net.sf.saxon.type" target="classFrame">Converter.NumericToInteger</A>
<BR>
<A HREF="Converter.PromoterToDouble.html" title="class in net.sf.saxon.type" target="classFrame">Converter.PromoterToDouble</A>
<BR>
<A HREF="Converter.PromoterToFloat.html" title="class in net.sf.saxon.type" target="classFrame">Converter.PromoterToFloat</A>
<BR>
<A HREF="Converter.QNameToNotation.html" title="class in net.sf.saxon.type" target="classFrame">Converter.QNameToNotation</A>
<BR>
<A HREF="Converter.StringToBase64BinaryConverter.html" title="class in net.sf.saxon.type" target="classFrame">Converter.StringToBase64BinaryConverter</A>
<BR>
<A HREF="Converter.ToStringConverter.html" title="class in net.sf.saxon.type" target="classFrame">Converter.ToStringConverter</A>
<BR>
<A HREF="Converter.ToUntypedAtomicConverter.html" title="class in net.sf.saxon.type" target="classFrame">Converter.ToUntypedAtomicConverter</A>
<BR>
<A HREF="Converter.TwoPhaseConverter.html" title="class in net.sf.saxon.type" target="classFrame">Converter.TwoPhaseConverter</A>
<BR>
<A HREF="Converter.UpCastingConverter.html" title="class in net.sf.saxon.type" target="classFrame">Converter.UpCastingConverter</A>
<BR>
<A HREF="ErrorType.html" title="class in net.sf.saxon.type" target="classFrame">ErrorType</A>
<BR>
<A HREF="ExternalObjectType.html" title="class in net.sf.saxon.type" target="classFrame">ExternalObjectType</A>
<BR>
<A HREF="StringConverter.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter</A>
<BR>
<A HREF="StringConverter.IdentityConverter.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.IdentityConverter</A>
<BR>
<A HREF="StringConverter.StringToAnyURI.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToAnyURI</A>
<BR>
<A HREF="StringConverter.StringToBoolean.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToBoolean</A>
<BR>
<A HREF="StringConverter.StringToDate.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToDate</A>
<BR>
<A HREF="StringConverter.StringToDateTime.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToDateTime</A>
<BR>
<A HREF="StringConverter.StringToDayTimeDuration.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToDayTimeDuration</A>
<BR>
<A HREF="StringConverter.StringToDecimal.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToDecimal</A>
<BR>
<A HREF="StringConverter.StringToDerivedStringSubtype.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToDerivedStringSubtype</A>
<BR>
<A HREF="StringConverter.StringToDouble.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToDouble</A>
<BR>
<A HREF="StringConverter.StringToDuration.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToDuration</A>
<BR>
<A HREF="StringConverter.StringToFloat.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToFloat</A>
<BR>
<A HREF="StringConverter.StringToGDayConverter.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToGDayConverter</A>
<BR>
<A HREF="StringConverter.StringToGMonth.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToGMonth</A>
<BR>
<A HREF="StringConverter.StringToGMonthDay.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToGMonthDay</A>
<BR>
<A HREF="StringConverter.StringToGYear.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToGYear</A>
<BR>
<A HREF="StringConverter.StringToGYearMonth.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToGYearMonth</A>
<BR>
<A HREF="StringConverter.StringToHexBinary.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToHexBinary</A>
<BR>
<A HREF="StringConverter.StringToInteger.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToInteger</A>
<BR>
<A HREF="StringConverter.StringToIntegerSubtype.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToIntegerSubtype</A>
<BR>
<A HREF="StringConverter.StringToLanguage.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToLanguage</A>
<BR>
<A HREF="StringConverter.StringToName.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToName</A>
<BR>
<A HREF="StringConverter.StringToNCName.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToNCName</A>
<BR>
<A HREF="StringConverter.StringToNMTOKEN.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToNMTOKEN</A>
<BR>
<A HREF="StringConverter.StringToNonStringDerivedType.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToNonStringDerivedType</A>
<BR>
<A HREF="StringConverter.StringToNormalizedString.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToNormalizedString</A>
<BR>
<A HREF="StringConverter.StringToNotation.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToNotation</A>
<BR>
<A HREF="StringConverter.StringToQName.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToQName</A>
<BR>
<A HREF="StringConverter.StringToString.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToString</A>
<BR>
<A HREF="StringConverter.StringToStringSubtype.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToStringSubtype</A>
<BR>
<A HREF="StringConverter.StringToTime.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToTime</A>
<BR>
<A HREF="StringConverter.StringToToken.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToToken</A>
<BR>
<A HREF="StringConverter.StringToUnionConverter.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToUnionConverter</A>
<BR>
<A HREF="StringConverter.StringToUntypedAtomic.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToUntypedAtomic</A>
<BR>
<A HREF="StringConverter.StringToYearMonthDuration.html" title="class in net.sf.saxon.type" target="classFrame">StringConverter.StringToYearMonthDuration</A>
<BR>
<A HREF="StringToDouble.html" title="class in net.sf.saxon.type" target="classFrame">StringToDouble</A>
<BR>
<A HREF="Type.html" title="class in net.sf.saxon.type" target="classFrame">Type</A>
<BR>
<A HREF="TypeHierarchy.html" title="class in net.sf.saxon.type" target="classFrame">TypeHierarchy</A>
<BR>
<A HREF="Untyped.html" title="class in net.sf.saxon.type" target="classFrame">Untyped</A>
<BR>
<A HREF="ValidationFailure.html" title="class in net.sf.saxon.type" target="classFrame">ValidationFailure</A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Exceptions</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="SchemaException.html" title="class in net.sf.saxon.type" target="classFrame">SchemaException</A>
<BR>
<A HREF="UnresolvedReferenceException.html" title="class in net.sf.saxon.type" target="classFrame">UnresolvedReferenceException</A>
<BR>
<A HREF="ValidationException.html" title="class in net.sf.saxon.type" target="classFrame">ValidationException</A></FONT></TD>
</TR>
</TABLE>


</BODY>
</HTML>