org.apache.xindice.xml
Class NodeSource
java.lang.Object
|
+--org.apache.xindice.xml.NodeSource
- public final class NodeSource
- extends java.lang.Object
NodeSource encapsulates the source of a Document, including
its Collection reference and its Key.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCE_NS
public static final java.lang.String SOURCE_NS
SOURCE_COL
public static final java.lang.String SOURCE_COL
SOURCE_KEY
public static final java.lang.String SOURCE_KEY
SOURCE_COUNT
public static final java.lang.String SOURCE_COUNT
SOURCE_MODIFIED
public static final java.lang.String SOURCE_MODIFIED
NodeSource
public NodeSource(Collection collection,
Key key)
NodeSource
public NodeSource(Collection collection)
getCollection
public Collection getCollection()
getKey
public Key getKey()
getCanonicalName
public java.lang.String getCanonicalName()
Copyright (c) 1999-2001 The Apache Software Foundation