xlinkschema.html
来自「Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理」· HTML 代码 · 共 1,056 行 · 第 1/4 页
HTML
1,056 行
<!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.4.2_13) on Tue Jun 05 11:36:30 GMT-05:00 2007 --><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><TITLE>XLinkSchema (Geotools 2.3.x 2.3.2 API)</TITLE><META NAME="keywords" CONTENT="org.geotools.xml.xLink.XLinkSchema class"><META NAME="keywords" CONTENT="NAMESPACE"><META NAME="keywords" CONTENT="getInstance()"><META NAME="keywords" CONTENT="getAttributeGroups()"><META NAME="keywords" CONTENT="getAttributes()"><META NAME="keywords" CONTENT="getBlockDefault()"><META NAME="keywords" CONTENT="getComplexTypes()"><META NAME="keywords" CONTENT="getElements()"><META NAME="keywords" CONTENT="getFinalDefault()"><META NAME="keywords" CONTENT="getGroups()"><META NAME="keywords" CONTENT="getId()"><META NAME="keywords" CONTENT="getImports()"><META NAME="keywords" CONTENT="getSimpleTypes()"><META NAME="keywords" CONTENT="getTargetNamespace()"><META NAME="keywords" CONTENT="getURI()"><META NAME="keywords" CONTENT="getVersion()"><META NAME="keywords" CONTENT="includesURI()"><META NAME="keywords" CONTENT="getPrefix()"><META NAME="keywords" CONTENT="isAttributeFormDefault()"><META NAME="keywords" CONTENT="isElementFormDefault()"><META NAME="keywords" CONTENT="getImplementationHints()"><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="XLinkSchema (Geotools 2.3.x 2.3.2 API)";}</SCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= 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=3 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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XLinkSchema.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV CLASS <A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.Actuate.html" title="class in org.geotools.xml.xLink"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> <A HREF="XLinkSchema.html" target="_top"><B>NO FRAMES</B></A> <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><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">org.geotools.xml.xLink</FONT><BR>Class XLinkSchema</H2><PRE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>XLinkSchema</B></PRE><DL><DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/geotools/factory/Factory.html" title="interface in org.geotools.factory">Factory</A>, <A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></DD></DL><HR><DL><DT>public class <B>XLinkSchema</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></DL><P><p> This class is a hard-coded version of the XLink Schema. The results of parsing the schema in through the parser and calling the resulting Schema objects methods should be the same as calling these methods, except that these methods should be faster. </p> <p> This class consists of a series of internal private classes and an implementation of the Schema interface which is public. </p><P><P><DL><DT><B>Author:</B></DT> <DD>dzwiers www.refractions.net</DD><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema"><CODE>Schema</CODE></A><DT><B>Module:</B></DT><DD><CODE><B>module/main</B></CODE> (<A HREF="http://maven.geotools.fr/repository/org/geotools/gt2-main/"><CODE>gt2-main.jar</CODE></A>) (<A HREF="http://maven.geotools.fr/reports/main/index.html">Maven report</A>) (<A HREF="http://svn.geotools.org/geotools/tags/2.3.2/module/main/src/org/geotools/xml/xLink/XLinkSchema.java">SVN head</A>)</DD></DL><HR><P><!-- ======== NESTED CLASS SUMMARY ======== --><A NAME="nested_class_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Nested Class Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.Actuate.html" title="class in org.geotools.xml.xLink">XLinkSchema.Actuate</A></B></CODE><BR> Actuate represents an Actuate attribute in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.ArcLink.html" title="class in org.geotools.xml.xLink">XLinkSchema.ArcLink</A></B></CODE><BR> ArcLink represents a ArcLink AttributeGroup in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.Arcrole.html" title="class in org.geotools.xml.xLink">XLinkSchema.Arcrole</A></B></CODE><BR> Arcrole represents an Arcrole attribute in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.EmptyLink.html" title="class in org.geotools.xml.xLink">XLinkSchema.EmptyLink</A></B></CODE><BR> EmptyLink represents a EmptyLink AttributeGroup in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.ExtendedLink.html" title="class in org.geotools.xml.xLink">XLinkSchema.ExtendedLink</A></B></CODE><BR> ExtendedLink represents a ExtendedLink AttributeGroup in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.From.html" title="class in org.geotools.xml.xLink">XLinkSchema.From</A></B></CODE><BR> From represents a From attribute in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.Href.html" title="class in org.geotools.xml.xLink">XLinkSchema.Href</A></B></CODE><BR> Href purpose. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.Label.html" title="class in org.geotools.xml.xLink">XLinkSchema.Label</A></B></CODE><BR> Label represents a Label attribute in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.LocatorLink.html" title="class in org.geotools.xml.xLink">XLinkSchema.LocatorLink</A></B></CODE><BR> LocatorLink represents a LocatorLink AttributeGroup in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.ResourceLink.html" title="class in org.geotools.xml.xLink">XLinkSchema.ResourceLink</A></B></CODE><BR> ResourceLink represents a ResourceLink AttributeGroup in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.Role.html" title="class in org.geotools.xml.xLink">XLinkSchema.Role</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.Show.html" title="class in org.geotools.xml.xLink">XLinkSchema.Show</A></B></CODE><BR> Show represents a Show attribute in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.SimpleLink.html" title="class in org.geotools.xml.xLink">XLinkSchema.SimpleLink</A></B></CODE><BR> SimpleLink represents a SimpleLink AttributeGroup in the XLink Schema</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/xLink/XLinkSchema.Title.html" title="class in org.geotools.xml.xLink">XLinkSchema.Title</A></B></CODE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?