Project

Profile

Help

Bug #601

closed

Saxon-B 8.3 contains reference to class in Saxon-SA

Added by Anonymous about 19 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Diagnostics
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Legacy ID:
sf-1121780
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

SourceForge user: mhkay

Several of the classes in package net.sf.saxon.dom

contain references to the class

com.saxonica.schema.TypeInfoImpl. This makes it

impossible to recompile the package net.sf.saxon.dom,

since the source code of classes in the

com.saxonica.schema is not published.

The class TypeInfoImpl should have been placed in

package net.sf.saxon.dom.

A copy of the source code for this class (in its

corrected package) is attached. To recompile the

source, place this module in the directory

net/sf/saxon/dom, and update the import statements in

the following three modules to refer to the correct

package:

net.sf.saxon.dom.AttrOverNodeInfo.java

net.sf.saxon.dom.ElementOverNodeInfo.java

net.sf.saxon.dom.TypedContentHandler.java

Michael Kay

Saxonica Limited


Files

TypeInfoImpl.java (9.56 KB) TypeInfoImpl.java Anonymous, 2005-02-13 13:49

No data to display

Please register to edit this issue

Also available in: Atom PDF