/[fenfire]/fenfire/org/fenfire/index/impl/SpaceXuIndexer.java
ViewVC logotype

Diff of /fenfire/org/fenfire/index/impl/SpaceXuIndexer.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by tjl, Tue May 13 03:14:23 2003 UTC revision 1.8 by mudyc, Fri May 23 14:26:07 2003 UTC
# Line 89  public static final String rcsid = "$Id$ Line 89  public static final String rcsid = "$Id$
89       *                                       '--ALPH:xuLinkTo-> enfilade       *                                       '--ALPH:xuLinkTo-> enfilade
90       */       */
91      public void add(XuLink l) {      public void add(XuLink l) {
92          Object idnode = RDFUtil.N(fen, CONTENTLINK.Link);          Object idnode = RDFUtil.N(fen.graph, CONTENTLINK.Link);
93    
94          Literal from = ((org.fenfire.impl.SimpleNodeContent)fen.txt)          Literal from = ((org.fenfire.impl.SimpleNodeContent)fen.txt)
95                              .literalFromEnfilade(l.from);                              .literalFromEnfilade(l.from);

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26