DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22395>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22395

documentation error (javadoc)

           Summary: documentation error (javadoc)
           Product: Xerces2-J
           Version: 2.5.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Other
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


In org.apache.xerces.impl.xs.psvi.XSComplexTypeDefinition.getContentType(),

the javadoc says:

"[content type]: one of empty (CONTENTTYPE_EMPTY), a simple type definition
(CONTENTTYPE_SIMPLE), mixed ( CONTENTTYPE_EMPTY), or element-only (
CONTENTTYPE_EMPTY)."

Note that CONTENTTYPE_EMPTY appears three times here; the correct values are
defined as constants on the interface, but the javadoc doesn't refer to those
accurately.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to