Changeset 1510 for trunk/applications/NXvalidate/src/org/nexusformat/nxvalidate/FileLoadingActions.java
- Timestamp:
- 19/08/10 15:11:45 (21 months ago)
- Location:
- trunk/applications/NXvalidate
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from trunk/applications/NXconvertpy)
-
src/org/nexusformat/nxvalidate/FileLoadingActions.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/applications/NXvalidate/src/org/nexusformat/nxvalidate/FileLoadingActions.java
r1507 r1510 216 216 this.reducedDoc = document; 217 217 if (nxdlFile != null) { 218 node.set SchematronFile(nxdlFile);218 node.setNXDLFile(nxdlFile); 219 219 } 220 220 this.reducedFile = reducedFile;
Note: See TracChangeset
for help on using the changeset viewer.
