A B C D E F G H I L M N O P Q R S T U W X

X

XAttribute - class edu.uky.rch.ept.xmlSegmentTree.dom.XAttribute.
 
XAttribute(String, String) - Constructor for class edu.uky.rch.ept.xmlSegmentTree.dom.XAttribute
 
XDocument - class edu.uky.rch.ept.xmlSegmentTree.dom.XDocument.
DOM4J document backed by a SegmentTree.
XDocument(SegmentTree, ElementFilter) - Constructor for class edu.uky.rch.ept.xmlSegmentTree.dom.XDocument
Create a dom4j representation of the tags stored in a particular segment tree which match the given filter.
XDocument(SegmentTree, ElementFilter, String) - Constructor for class edu.uky.rch.ept.xmlSegmentTree.dom.XDocument
Create a dom4j representation of the tags stored in a particular segment tree which match the given filter.
XDocument(SegmentTree, DocumentType) - Constructor for class edu.uky.rch.ept.xmlSegmentTree.dom.XDocument
Create a dom4j representation of a segment tree with the specified document type.
XElement - class edu.uky.rch.ept.xmlSegmentTree.dom.XElement.
An element in an XDocument.
XElement(Element) - Constructor for class edu.uky.rch.ept.xmlSegmentTree.dom.XElement
 
XMLParseException - exception edu.uky.rch.ept.xmlSegmentTree.parse.XMLParseException.
Exception class indicating XML parsing errors.
XMLParseException() - Constructor for class edu.uky.rch.ept.xmlSegmentTree.parse.XMLParseException
Create an XML parse exception with null as its detail message.
XMLParseException(String) - Constructor for class edu.uky.rch.ept.xmlSegmentTree.parse.XMLParseException
Create an XML parse exception with the specified detail message.
XMLParseHandler - interface edu.uky.rch.ept.xmlSegmentTree.parse.XMLParseHandler.
Interface for listening to an XML parse.
XMLParser - class edu.uky.rch.ept.xmlSegmentTree.parse.XMLParser.
Class for parsing pseudo-XML.
XMLParser() - Constructor for class edu.uky.rch.ept.xmlSegmentTree.parse.XMLParser
Construct a new XML parser with a default parse handler.
XMLParser(XMLParseHandler) - Constructor for class edu.uky.rch.ept.xmlSegmentTree.parse.XMLParser
Construct a new XML parser with the specified parse handler.
XText - class edu.uky.rch.ept.xmlSegmentTree.dom.XText.
 
XText(Element) - Constructor for class edu.uky.rch.ept.xmlSegmentTree.dom.XText
 
XmlSegmentTreePlugin - class edu.uky.rch.ept.xmlSegmentTree.XmlSegmentTreePlugin.
The main plugin class to be used in the desktop.
XmlSegmentTreePlugin() - Constructor for class edu.uky.rch.ept.xmlSegmentTree.XmlSegmentTreePlugin
The constructor.

A B C D E F G H I L M N O P Q R S T U W X