Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5053569

SchemaFactory.compileSchema has incorrect javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.0
    • 5.0
    • xml

        For compileSchema(Source[]) method, the javadoc says:

           For RELAX NG, this method must throw {@link UnsupportedOperationException}.

        But it should be:
          
           For RELAX NG, this method must throw
           {@link UnsupportedOperationException} if <tt>schemas.length!=1</tt>

        ###@###.### 2004-05-26
        ###@###.### 2004-05-26

              kkawagucsunw Kohsuke Kawaguchi (Inactive)
              kkawagucsunw Kohsuke Kawaguchi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: