org.thdl.quilldriver
Class TranscriptNavigator

java.lang.Object
  |
  +--org.thdl.quilldriver.TranscriptNavigator

public class TranscriptNavigator
extends Object


Method Summary
static List findNodeSet(Object jdomNode, String xpathExpression)
           
static Object findSingleNode(Object jdomNode, String xpathExpression)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findSingleNode

public static Object findSingleNode(Object jdomNode,
                                    String xpathExpression)

findNodeSet

public static List findNodeSet(Object jdomNode,
                               String xpathExpression)


These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo