diff options
Diffstat (limited to 'sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/implementation/XSDHelperImpl.html')
-rw-r--r-- | sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/implementation/XSDHelperImpl.html | 769 |
1 files changed, 769 insertions, 0 deletions
diff --git a/sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/implementation/XSDHelperImpl.html b/sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/implementation/XSDHelperImpl.html new file mode 100644 index 0000000000..6b74ebc2f0 --- /dev/null +++ b/sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/implementation/XSDHelperImpl.html @@ -0,0 +1,769 @@ +<!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.5.0) on Wed Dec 05 13:51:38 GMT 2007 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+XSDHelperImpl (com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.agfa.hap.sdo.implementation.XSDHelperImpl class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="XSDHelperImpl (com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</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=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> </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"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XSDHelperImpl.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">
+ <A HREF="../../../../../com/agfa/hap/sdo/implementation/XMLHelperImpl.html" title="class in com.agfa.hap.sdo.implementation"><B>PREV CLASS</B></A>
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?com/agfa/hap/sdo/implementation/XSDHelperImpl.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="XSDHelperImpl.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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <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>
+<A NAME="main"></A>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.agfa.hap.sdo.implementation</FONT>
+<BR>
+Class XSDHelperImpl</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.agfa.hap.sdo.implementation.XSDHelperImpl</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>XSDHelperImpl</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_commonj.sdo.helper.XSDHelper"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from interface commonj.sdo.helper.<A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#INSTANCE">INSTANCE</A></CODE></TD>
+</TR>
+</TABLE>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#XSDHelperImpl()">XSDHelperImpl</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.List</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#define(java.io.InputStream, java.lang.String)">define</A></B>(java.io.InputStream xsdInputStream,
+ java.lang.String schemaLocation)</CODE>
+
+<BR>
+ Define XML Schema as Types.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.List</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#define(java.io.Reader, java.lang.String)">define</A></B>(java.io.Reader xsdReader,
+ java.lang.String schemaLocation)</CODE>
+
+<BR>
+ Define XML Schema as Types.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.List</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#define(java.lang.String)">define</A></B>(java.lang.String xsd)</CODE>
+
+<BR>
+ Define the XML Schema as Types.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#generate(java.util.List)">generate</A></B>(java.util.List typeList)</CODE>
+
+<BR>
+ Generate an XML Schema Declaration (XSD) from Types.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#generate(java.util.List, java.util.Map)">generate</A></B>(java.util.List types,
+ java.util.Map namespaceToSchemaLocation)</CODE>
+
+<BR>
+ Generate an XML Schema Declaration (XSD) from Types.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#getAppinfo(commonj.sdo.Property, java.lang.String)">getAppinfo</A></B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property,
+ java.lang.String source)</CODE>
+
+<BR>
+ Return the content of the appinfo declared for this Property and source.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#getAppinfo(commonj.sdo.Type, java.lang.String)">getAppinfo</A></B>(<A HREF="../../../../../commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A> type,
+ java.lang.String source)</CODE>
+
+<BR>
+ Return the appinfo declared for this Type and source.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#getGlobalProperty(java.lang.String, java.lang.String, boolean)">getGlobalProperty</A></B>(java.lang.String uri,
+ java.lang.String propertyName,
+ boolean isElement)</CODE>
+
+<BR>
+ Returns the Property defined by the named global element or attribute + in the targetNamespace uri, or null if not found.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#getLocalName(commonj.sdo.Property)">getLocalName</A></B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property)</CODE>
+
+<BR>
+ Returns the local name as declared in the XSD.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#getLocalName(commonj.sdo.Type)">getLocalName</A></B>(<A HREF="../../../../../commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A> type)</CODE>
+
+<BR>
+ Returns the local name as declared in the XSD.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#getNamespaceURI(commonj.sdo.Property)">getNamespaceURI</A></B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property)</CODE>
+
+<BR>
+ Returns the namespace URI as declared in the XSD.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#initializeXsdTypes()">initializeXsdTypes</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#isAttribute(commonj.sdo.Property)">isAttribute</A></B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property)</CODE>
+
+<BR>
+ Returns true if the property is declared as an attribute in the XSD.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#isElement(commonj.sdo.Property)">isElement</A></B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property)</CODE>
+
+<BR>
+ Returns true if the property is declared as an element in the XSD.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#isMixed(commonj.sdo.Type)">isMixed</A></B>(<A HREF="../../../../../commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A> type)</CODE>
+
+<BR>
+ Returns true if the Type is declared to contain mixed content.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#isXSD(commonj.sdo.Type)">isXSD</A></B>(<A HREF="../../../../../commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A> type)</CODE>
+
+<BR>
+ Indicates if this helper contains XSD information for the specified type.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#registerXsdType(java.lang.String, java.lang.Class)">registerXsdType</A></B>(java.lang.String xsdSimpleType,
+ java.lang.Class javaClass)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/implementation/XSDHelperImpl.html#registerXsdType(java.lang.String, java.lang.Class, java.lang.String)">registerXsdType</A></B>(java.lang.String xsdSimpleType,
+ java.lang.Class javaClass,
+ java.lang.String sdoTypeName)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="XSDHelperImpl()"><!-- --></A><H3>
+XSDHelperImpl</H3>
+<PRE>
+public <B>XSDHelperImpl</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getLocalName(commonj.sdo.Type)"><!-- --></A><H3>
+getLocalName</H3>
+<PRE>
+public java.lang.String <B>getLocalName</B>(<A HREF="../../../../../commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A> type)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getLocalName(commonj.sdo.Type)">XSDHelper</A></CODE></B></DD>
+<DD>Returns the local name as declared in the XSD.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getLocalName(commonj.sdo.Type)">getLocalName</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>type</CODE> - to return local name for.
+<DT><B>Returns:</B><DD>the local name as declared in the XSD.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getLocalName(commonj.sdo.Property)"><!-- --></A><H3>
+getLocalName</H3>
+<PRE>
+public java.lang.String <B>getLocalName</B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getLocalName(commonj.sdo.Property)">XSDHelper</A></CODE></B></DD>
+<DD>Returns the local name as declared in the XSD.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getLocalName(commonj.sdo.Property)">getLocalName</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>property</CODE> - to return local name for.
+<DT><B>Returns:</B><DD>the local name as declared in the XSD.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getNamespaceURI(commonj.sdo.Property)"><!-- --></A><H3>
+getNamespaceURI</H3>
+<PRE>
+public java.lang.String <B>getNamespaceURI</B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getNamespaceURI(commonj.sdo.Property)">XSDHelper</A></CODE></B></DD>
+<DD>Returns the namespace URI as declared in the XSD.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getNamespaceURI(commonj.sdo.Property)">getNamespaceURI</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>property</CODE> - to return namespace URI for.
+<DT><B>Returns:</B><DD>the namespace URI as declared in the XSD.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isAttribute(commonj.sdo.Property)"><!-- --></A><H3>
+isAttribute</H3>
+<PRE>
+public boolean <B>isAttribute</B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#isAttribute(commonj.sdo.Property)">XSDHelper</A></CODE></B></DD>
+<DD>Returns true if the property is declared as an attribute in the XSD. + Returns false if not known or for advanced cases. + It is possible for both isAttribute and isElement to return false + but they will not both return true.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#isAttribute(commonj.sdo.Property)">isAttribute</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>property</CODE> - to identify if an attribute.
+<DT><B>Returns:</B><DD>true if the property is declared as an attribute in the XSD.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isElement(commonj.sdo.Property)"><!-- --></A><H3>
+isElement</H3>
+<PRE>
+public boolean <B>isElement</B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#isElement(commonj.sdo.Property)">XSDHelper</A></CODE></B></DD>
+<DD>Returns true if the property is declared as an element in the XSD. + Returns false if not known or for advanced cases. + It is possible for both isAttribute and isElement to return false + but they will not both return true.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#isElement(commonj.sdo.Property)">isElement</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>property</CODE> - to identify if an element.
+<DT><B>Returns:</B><DD>true if the property is declared as an element in the XSD.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isMixed(commonj.sdo.Type)"><!-- --></A><H3>
+isMixed</H3>
+<PRE>
+public boolean <B>isMixed</B>(<A HREF="../../../../../commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A> type)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#isMixed(commonj.sdo.Type)">XSDHelper</A></CODE></B></DD>
+<DD>Returns true if the Type is declared to contain mixed content. + A DataObject's mixed content values are typically accessed via a Sequence.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#isMixed(commonj.sdo.Type)">isMixed</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>type</CODE> - to identify if mixed content.
+<DT><B>Returns:</B><DD>true if the Type is declared to contain mixed content.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isXSD(commonj.sdo.Type)"><!-- --></A><H3>
+isXSD</H3>
+<PRE>
+public boolean <B>isXSD</B>(<A HREF="../../../../../commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A> type)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#isXSD(commonj.sdo.Type)">XSDHelper</A></CODE></B></DD>
+<DD>Indicates if this helper contains XSD information for the specified type.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#isXSD(commonj.sdo.Type)">isXSD</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>type</CODE> - the type.
+<DT><B>Returns:</B><DD>true if this helper contains XSD information for the specified type.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getGlobalProperty(java.lang.String, java.lang.String, boolean)"><!-- --></A><H3>
+getGlobalProperty</H3>
+<PRE>
+public <A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> <B>getGlobalProperty</B>(java.lang.String uri,
+ java.lang.String propertyName,
+ boolean isElement)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getGlobalProperty(java.lang.String, java.lang.String, boolean)">XSDHelper</A></CODE></B></DD>
+<DD>Returns the Property defined by the named global element or attribute + in the targetNamespace uri, or null if not found.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getGlobalProperty(java.lang.String, java.lang.String, boolean)">getGlobalProperty</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>uri</CODE> - The uri of the targetNamespace.<DD><CODE>propertyName</CODE> - The name of the global property.<DD><CODE>isElement</CODE> - is true for global elements, false for global attributes.
+<DT><B>Returns:</B><DD>the Property defined by the named global element or attribute + in the targetNamespace uri, or null if not found.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAppinfo(commonj.sdo.Type, java.lang.String)"><!-- --></A><H3>
+getAppinfo</H3>
+<PRE>
+public java.lang.String <B>getAppinfo</B>(<A HREF="../../../../../commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A> type,
+ java.lang.String source)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getAppinfo(commonj.sdo.Type, java.lang.String)">XSDHelper</A></CODE></B></DD>
+<DD>Return the appinfo declared for this Type and source. + The appinfo start and end tags and content are returned. + The xml namespace context is preserved in the appinfo element. + If more than one appinfo with the same source is declared on the same + Type their contents are concatenated.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getAppinfo(commonj.sdo.Type, java.lang.String)">getAppinfo</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>type</CODE> - the type with the appinfo declaration<DD><CODE>source</CODE> - the source of the appinfo declaration.
+<DT><B>Returns:</B><DD>the appinfo declared for this Type and source.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAppinfo(commonj.sdo.Property, java.lang.String)"><!-- --></A><H3>
+getAppinfo</H3>
+<PRE>
+public java.lang.String <B>getAppinfo</B>(<A HREF="../../../../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property,
+ java.lang.String source)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getAppinfo(commonj.sdo.Property, java.lang.String)">XSDHelper</A></CODE></B></DD>
+<DD>Return the content of the appinfo declared for this Property and source. + If the property is defined by ref= the appinfo of the referenced + element or attribute is included. + The appinfo start and end tags and content are returned. + The xml namespace context is preserved in the appinfo element. + If more than one appinfo with the same source is declared on the same + Type their contents are concatenated.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#getAppinfo(commonj.sdo.Property, java.lang.String)">getAppinfo</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>property</CODE> - the Property with the appinfo declaration<DD><CODE>source</CODE> - the source of the appinfo declaration.
+<DT><B>Returns:</B><DD>the appinfo declared for this Property and source.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="define(java.lang.String)"><!-- --></A><H3>
+define</H3>
+<PRE>
+public java.util.List <B>define</B>(java.lang.String xsd)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#define(java.lang.String)">XSDHelper</A></CODE></B></DD>
+<DD>Define the XML Schema as Types. + The Types are available through TypeHelper and DataGraph getType() methods. + Same as define(new StringReader(xsd), null)
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#define(java.lang.String)">define</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>xsd</CODE> - the XML Schema.
+<DT><B>Returns:</B><DD>the defined Types.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="define(java.io.Reader, java.lang.String)"><!-- --></A><H3>
+define</H3>
+<PRE>
+public java.util.List <B>define</B>(java.io.Reader xsdReader,
+ java.lang.String schemaLocation)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#define(java.io.Reader, java.lang.String)">XSDHelper</A></CODE></B></DD>
+<DD>Define XML Schema as Types. + The Types are available through TypeHelper and DataGraph getType() methods.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#define(java.io.Reader, java.lang.String)">define</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>xsdReader</CODE> - reader to an XML Schema.<DD><CODE>schemaLocation</CODE> - the URI of the location of the schema, used + for processing relative imports and includes. May be null if not used.
+<DT><B>Returns:</B><DD>the defined Types.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="define(java.io.InputStream, java.lang.String)"><!-- --></A><H3>
+define</H3>
+<PRE>
+public java.util.List <B>define</B>(java.io.InputStream xsdInputStream,
+ java.lang.String schemaLocation)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#define(java.io.InputStream, java.lang.String)">XSDHelper</A></CODE></B></DD>
+<DD>Define XML Schema as Types. + The Types are available through TypeHelper and DataGraph getType() methods.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#define(java.io.InputStream, java.lang.String)">define</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>xsdInputStream</CODE> - input stream to an XML Schema.<DD><CODE>schemaLocation</CODE> - the URI of the location of the schema, used + for processing relative imports and includes. May be null if not used.
+<DT><B>Returns:</B><DD>the defined Types.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="generate(java.util.List)"><!-- --></A><H3>
+generate</H3>
+<PRE>
+public java.lang.String <B>generate</B>(java.util.List typeList)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#generate(java.util.List)">XSDHelper</A></CODE></B></DD>
+<DD>Generate an XML Schema Declaration (XSD) from Types. + Same as generate(types, null);
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#generate(java.util.List)">generate</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>typeList</CODE> - a List containing the Types
+<DT><B>Returns:</B><DD>a String containing the generated XSD.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="generate(java.util.List, java.util.Map)"><!-- --></A><H3>
+generate</H3>
+<PRE>
+public java.lang.String <B>generate</B>(java.util.List types,
+ java.util.Map namespaceToSchemaLocation)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#generate(java.util.List, java.util.Map)">XSDHelper</A></CODE></B></DD>
+<DD>Generate an XML Schema Declaration (XSD) from Types. + Round trip from SDO to XSD to SDO is supported. + Round trip from XSD to SDO to XSD is not supported. + Use the original schema if one exists instead of generating a new one, as + the generated XSD validates a different set of documents than the original XSD. + Generating an XSD does not affect the XSDHelper or the Types. + The Types must all have the same URI. + The result is a String containing the generated XSD. + All Types referenced with the same URI will be generated in the XSD + and the list will be expanded to include all types generated. + Any Types referenced with other URIs will cause + imports to be produced as appropriate. + Imports will include a schemaLocation if a Map is provided with an entry + of the form key=import target namespace, value=schemaLocation
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html#generate(java.util.List, java.util.Map)">generate</A></CODE> in interface <CODE><A HREF="../../../../../commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>types</CODE> - a List containing the Types<DD><CODE>namespaceToSchemaLocation</CODE> - map of target namespace to schema locations or null
+<DT><B>Returns:</B><DD>a String containing the generated XSD.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="registerXsdType(java.lang.String, java.lang.Class)"><!-- --></A><H3>
+registerXsdType</H3>
+<PRE>
+protected void <B>registerXsdType</B>(java.lang.String xsdSimpleType,
+ java.lang.Class javaClass)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="initializeXsdTypes()"><!-- --></A><H3>
+initializeXsdTypes</H3>
+<PRE>
+protected void <B>initializeXsdTypes</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="registerXsdType(java.lang.String, java.lang.Class, java.lang.String)"><!-- --></A><H3>
+registerXsdType</H3>
+<PRE>
+protected void <B>registerXsdType</B>(java.lang.String xsdSimpleType,
+ java.lang.Class javaClass,
+ java.lang.String sdoTypeName)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<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> </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"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XSDHelperImpl.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">
+ <A HREF="../../../../../com/agfa/hap/sdo/implementation/XMLHelperImpl.html" title="class in com.agfa.hap.sdo.implementation"><B>PREV CLASS</B></A>
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?com/agfa/hap/sdo/implementation/XSDHelperImpl.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="XSDHelperImpl.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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 2007. All Rights Reserved.
+</BODY>
+</HTML>
|