SchemaFactory.compileSchema has incorrect javadoc

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.3.0
    • Affects Version/s: 5.0
    • Component/s: 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

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: