org.thdl.quilldriver
Class TranscriptMediator

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

public class TranscriptMediator
extends Object


Field Summary
(package private)  Properties globalProperties
           
(package private)  Properties nodeAbbreviations
           
private  org.thdl.tib.input.DuffPane pane
           
private  Document xml
           
 
Constructor Summary
TranscriptMediator(Document xmlDoc, org.thdl.tib.input.DuffPane duffPane)
           
 
Method Summary
 Object getNodeAtPosition(int position)
           
 org.thdl.tib.input.DuffPane getPane()
           
 Document getXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xml

private Document xml

pane

private org.thdl.tib.input.DuffPane pane

nodeAbbreviations

Properties nodeAbbreviations

globalProperties

Properties globalProperties
Constructor Detail

TranscriptMediator

public TranscriptMediator(Document xmlDoc,
                          org.thdl.tib.input.DuffPane duffPane)
Method Detail

getPane

public org.thdl.tib.input.DuffPane getPane()

getXML

public Document getXML()

getNodeAtPosition

public Object getNodeAtPosition(int position)


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