tomp.lxp
Class LXPDocument

java.lang.Object
  extended bytomp.xml.tree.Document
      extended bytomp.lxp.LXPDocument

public class LXPDocument
extends Document


Field Summary
 
Fields inherited from class tomp.xml.tree.Document
duplicateIds, ID_LOCALNAME, ID_NAMESPACE, ID_QNAME, ID_TYPE, index, nextIds, q
 
Constructor Summary
LXPDocument()
           
 
Method Summary
 DerivationCommand extractCommand(Element e)
           
 Element findElement(org.xml.sax.Attributes a)
           
 
Methods inherited from class tomp.xml.tree.Document
add, add, dump, dump, extractId, extractId, findElement, get, makeNextId, nextId, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LXPDocument

public LXPDocument()
Method Detail

findElement

public Element findElement(org.xml.sax.Attributes a)

extractCommand

public DerivationCommand extractCommand(Element e)