jdk/src/linux/doc/man/schemagen.1
changeset 2692 345bc8d65b19
parent 2 90ce3da70b43
child 5506 202f599c92aa
--- a/jdk/src/linux/doc/man/schemagen.1	Thu Apr 30 15:04:39 2009 -0700
+++ b/jdk/src/linux/doc/man/schemagen.1	Mon May 04 18:28:26 2009 -0700
@@ -1,5 +1,3 @@
-.'" t
-."
 ." Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
 ." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 ."
@@ -20,20 +18,18 @@
 ." Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
 ." CA 95054 USA or visit www.sun.com if you need additional information or
 ." have any questions.
-." 
-." `
-.TH schemagen 1 "07 Aug 2006"
-." Generated by html2man
+."
+.TH schemagen 1 "04 May 2009"
+." Generated from HTML by html2man (author: Eric Armstrong)
 
 .LP
-.ad c
-.SH NAME
-schemagen \- Java(TM) Architecture for XML Binding Schema Generator \f3Specification Version:\fP 2.0
+.SH "Name"
+schemagen \- Java(TM) Architecture for XML Binding Schema Generator
+.LP
+.LP
+\f3Specification Version:\fP 2.1
 .br
-\f3Reference Implementation (RI) Version:\fP 2.0 ea3
-.br
-.ad l
-
+\f3Implementation Version:\fP 2.1.3
 .LP
 .SS 
 Launching schemagen
@@ -45,36 +41,21 @@
 The current schema generator can process either Java source files or class files.
 .LP
 .LP
-We also provide an Ant task to run the schema generator \- see the instructions for using schemagen with Ant.
+We also provide an Ant task to run the schema generator \- see the instructions for 
+.na
+\f2using schemagen with Ant\fP @
+.fi
+https://jaxb.dev.java.net/nonav/2.1.3/docs/schemagenTask.html.
 .LP
 .RS 3
 
 .LP
-\f3For Solaris/Linux\fP
-.LP
 .nf
 \f3
 .fl
-      % path/to/jaxb/bin/schemagen.sh Foo.java Bar.java ...
-.fl
-      Note: Writing schema1.xsd
-.fl
-      
+% schemagen.sh Foo.java Bar.java ...
 .fl
-\fP
-.fi
-
-.LP
-\f3For WindowsNT/2000/XP\fP
-.LP
-.nf
-\f3
-.fl
-      > path\\to\\jaxb\\bin\\schemagen.bat Foo.java Bar.java ...
-.fl
-      Note: Writing schema1.xsd
-.fl
-    
+Note: Writing schema1.xsd
 .fl
 \fP
 .fi
@@ -109,8 +90,6 @@
 .fl
     \-help             :  Display this usage message
 .fl
-        
-.fl
 \fP
 .fi
 .RE
@@ -121,145 +100,35 @@
 Generated Resource Files
 .LP
 .LP
-The current schema generator simply creates a schema file for each namespace referenced in your Java classes. There is no way to control the name of the generated schema files at this time. For that purpose, use the schema generator ant task.
+The current schema generator simply creates a schema file for each namespace referenced in your Java classes. There is no way to control the name of the generated schema files at this time. For that purpose, use 
+.na
+\f2the schema generator ant task\fP @
+.fi
+https://jaxb.dev.java.net/nonav/2.1.3/docs/schemagenTask.html.
 .LP
 .SH "See Also"
 .LP
 .RS 3
 .TP 2
 o
-JAXB 2.0: 
-.RS 3
-.TP 2
-*
-.na
-\f2Release Notes\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/ReleaseNotes.html 
-.TP 2
-*
+Running the schema generator (schemagen): [
 .na
-\f2XJC\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/xjc.html 
-.TP 2
-*
-.na
-\f2XJCTask\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/xjcTask.html 
-.TP 2
-*
-.na
-\f2SchemaGen\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/schemagen.html 
-.TP 2
-*
-.na
-\f2schemagenTask\fP @
+\f2command\-line instructions\fP @
 .fi
-http://java.sun.com/webservices/docs/2.0/jaxb/schemagenTask.html 
-.TP 2
-*
+https://jaxb.dev.java.net/nonav/2.1.3/docs/schemagen.html, 
 .na
-\f2Sample Apps\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/samples.html 
-.TP 2
-*
-.na
-\f2Changelog\fP @
+\f2using the SchemaGen Ant task\fP @
 .fi
-http://java.sun.com/webservices/docs/2.0/jaxb/changelog2.html 
-.RE
-.TP 2
-o
-JAXB 1.0.x: 
-.RS 3
-.TP 2
-*
-.na
-\f2Release Notes\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/jaxb\-1_0.html 
-.TP 2
-*
-.na
-\f2Changelog\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/changelog.html 
-.RE
+https://jaxb.dev.java.net/nonav/2.1.3/docs/schemagenTask.html] 
 .TP 2
 o
-JAXB RI Extensions: 
-.RS 3
-.TP 2
-*
 .na
-\f2Runtime Properties\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/vendorProperties.html 
-.TP 2
-*
-.na
-\f2XJC Customizations\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/vendorCustomizations.html 
-.TP 2
-*
-.na
-\f2Develop Plugins\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/developPlugins.html 
-.RE
-.TP 2
-o
-JAXB RI Schema Languages: 
-.RS 3
-.TP 2
-*
-.na
-\f2W3C XML Schema\fP @
+\f2Java Architecture for XML Binding (JAXB)\fP @
 .fi
-http://java.sun.com/webservices/docs/2.0/jaxb/vendorSchemaLangs.html#xschema 
-.TP 2
-*
-.na
-\f2RELAX NG\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/vendorSchemaLangs.html#relaxng 
-.TP 2
-*
-.na
-\f2DTD\fP @
-.fi
-http://java.sun.com/webservices/docs/2.0/jaxb/vendorSchemaLangs.html#dtd 
-.RE
-.TP 2
-o
-JAXB Community: 
-.RS 3
-.TP 2
-*
-.na
-\f2Java.net Homepage\fP @
-.fi
-http://jaxb.dev.java.net 
-.TP 2
-*
-.na
-\f2Developer interest list\fP @
-.fi
-https://jaxb.dev.java.net/servlets/ProjectMailingListList 
-.TP 2
-*
-.na
-\f2FAQ\fP @
-.fi
-https://jaxb.dev.java.net/faq/index.html 
-.RE
+http://java.sun.com/javase/6/docs/technotes/guides/xml/jaxb/index.html 
 .RE
 
 .LP
+
+.LP