Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
X
S
SAVE
- Static variable in interface edu.uky.rch.ept.data.ui.
IAddressSelector
Mode for selecting either existing or non-existing files.
SEP_EXTENSION
- Static variable in interface edu.uky.rch.ept.data.
IDataConstants
SEP_MAJOR
- Static variable in interface edu.uky.rch.ept.data.
IDataConstants
SEP_MINOR
- Static variable in interface edu.uky.rch.ept.data.
IDataConstants
SEP_PROTOCOL
- Static variable in interface edu.uky.rch.ept.data.
IDataConstants
ScanContributor
- class edu.uky.rch.ept.projectexplorer.scan.
ScanContributor
.
Contributor to display scan items within Project Explorer projects.
ScanContributor()
- Constructor for class edu.uky.rch.ept.projectexplorer.scan.
ScanContributor
ScanDoubleClickAction
- class edu.uky.rch.ept.projectexplorer.scan.
ScanDoubleClickAction
.
Double click handler for ScanResource objects.
ScanDoubleClickAction()
- Constructor for class edu.uky.rch.ept.projectexplorer.scan.
ScanDoubleClickAction
ScanListItem
- class edu.uky.rch.ept.projectexplorer.scan.
ScanListItem
.
Project item representing a list of results from a file scan.
ScanListItem(Project, String, String)
- Constructor for class edu.uky.rch.ept.projectexplorer.scan.
ScanListItem
Create a new labelled scan list item belonging to the specified parent project.
ScanListItem(Project, String)
- Constructor for class edu.uky.rch.ept.projectexplorer.scan.
ScanListItem
Create a new scan list item belonging to the specified parent project.
ScanPlugin
- class edu.uky.rch.ept.projectexplorer.scan.
ScanPlugin
.
The main plugin class to be used in the desktop.
ScanPlugin()
- Constructor for class edu.uky.rch.ept.projectexplorer.scan.
ScanPlugin
The constructor.
ScanProjectInitializer
- class edu.uky.rch.ept.projectexplorer.scan.
ScanProjectInitializer
.
ScanProjectInitializer()
- Constructor for class edu.uky.rch.ept.projectexplorer.scan.
ScanProjectInitializer
ScanResource
- class edu.uky.rch.ept.projectexplorer.scan.
ScanResource
.
Project item representing a resource displayed as part of a scan.
ScanResource(ScanListItem, String)
- Constructor for class edu.uky.rch.ept.projectexplorer.scan.
ScanResource
Create a new scan resource belonging to a given scan, pointing to the resource with the specified data layer address.
SegmentTree
- class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree
.
SegmentTree(Position, Position)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree
Create an empty segment tree over a given range.
SegmentTree(SegmentTree, SegmentTree, Position, Position, ElementSet)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree
Create a segment tree node with the specified contents.
SegmentTree.OutputVisitor
- class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree.OutputVisitor
.
A visitor to output the elements of the SegmentTree to a
PrintStream
as (pseudo-)XML.
SegmentTree.OutputVisitor(PrintStream)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree.OutputVisitor
SegmentTree.OutputVisitor(PrintWriter)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree.OutputVisitor
SegmentTree.TransformedOutputVisitor
- class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree.TransformedOutputVisitor
.
A visitor to output the elements of the SegmentTree to a
PrintStream
as (pseudo-)XML, possibly encoding element coordinates.
SegmentTree.TransformedOutputVisitor(PrintStream)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree.TransformedOutputVisitor
SegmentTree.TransformedOutputVisitor(PrintWriter)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree.TransformedOutputVisitor
SegmentTreeVisitor
- interface edu.uky.rch.ept.xmlSegmentTree.
SegmentTreeVisitor
.
Interface for traversing a segment tree.
SelectionChanged(SelectionChangedEvent)
- Method in class edu.uky.rch.ept.projectexplorer.wizards.
RepositorySelectionGroup
SimpleElement
- class edu.uky.rch.ept.xmlSegmentTree.element.
SimpleElement
.
SimpleElement(Position, Position, String)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.element.
SimpleElement
SimpleElement(Position, String)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.element.
SimpleElement
SimplePosition
- class edu.uky.rch.ept.xmlSegmentTree.element.position.
SimplePosition
.
SimplePosition(int)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.element.position.
SimplePosition
StringElement
- class edu.uky.rch.ept.xmlSegmentTree.element.
StringElement
.
StringElement(String, Position, Position)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.element.
StringElement
StringElement(char, Position, Position)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.element.
StringElement
scanCollection(String, Pattern, boolean)
- Method in class edu.uky.rch.ept.data.
DataFactory
scanCollection(String, Pattern, boolean)
- Method in interface edu.uky.rch.ept.data.
ICollectionAccessMethods
Returns a ResourceList containing resource descriptors for each of the resources (and possibly collections) located within the specified collection which match the given pattern.
scanCollection(String, Pattern, boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
scanCollection(String, Pattern, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
scanCollection(String, Pattern, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
selectionChanged(SelectionChangedEvent)
- Method in class edu.uky.rch.ept.projectexplorer.
ProjectExplorer
setAbsolute()
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemAddressSelector
setAbsolute()
- Method in class edu.uky.rch.ept.data.ui.
GeneralAddressSelector
setAbsolute()
- Method in interface edu.uky.rch.ept.data.ui.
IAddressSelector
Set this address selector to absolute mode.
setAttributes(List)
- Method in class edu.uky.rch.ept.xmlSegmentTree.dom.
XElement
setContent(List)
- Method in class edu.uky.rch.ept.xmlSegmentTree.dom.
XDocument
setContent(List)
- Method in class edu.uky.rch.ept.xmlSegmentTree.dom.
XElement
setDescription(String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
Updates the description for this project
setDescription(String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
Updates the description of the repository.
setDirectories(boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemAddressSelector
setDirectories(boolean)
- Method in class edu.uky.rch.ept.data.ui.
GeneralAddressSelector
setDirectories(boolean)
- Method in interface edu.uky.rch.ept.data.ui.
IAddressSelector
Configure this selector to allow selection of files or directories.
setDocType(DocumentType)
- Method in class edu.uky.rch.ept.xmlSegmentTree.dom.
XDocument
setEnabled(boolean)
- Method in class edu.uky.rch.ept.data.ui.
GeneralAddressSelector
setEntityResolver(EntityResolver)
- Method in class edu.uky.rch.ept.xmlSegmentTree.dom.
XDocument
setExistenceMode(int)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemAddressSelector
setExistenceMode(int)
- Method in class edu.uky.rch.ept.data.ui.
GeneralAddressSelector
setExistenceMode(int)
- Method in interface edu.uky.rch.ept.data.ui.
IAddressSelector
Set the existence mode for this selector.
setName(String)
- Method in class edu.uky.rch.ept.data.
DataSourceDriver
setName(String)
- Method in interface edu.uky.rch.ept.data.
IDataSourceDriver
Sets the name of the datasource driver
setName(String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
Sets the name for this project
setParent(Element)
- Method in class edu.uky.rch.ept.xmlSegmentTree.dom.
XElement
setParseHandler(XMLParseHandler)
- Method in class edu.uky.rch.ept.xmlSegmentTree.parse.
XMLParser
Set the parse handler.
setPropertyValue(Object, Object)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
setProtocolIdentifier(String)
- Method in class edu.uky.rch.ept.data.
DataSourceDriver
setProtocolIdentifier(String)
- Method in interface edu.uky.rch.ept.data.
IDataSourceDriver
Sets the protocol identifier string for this driver.
setQName(QName)
- Method in class edu.uky.rch.ept.xmlSegmentTree.dom.
XElement
setRelative(String)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemAddressSelector
setRelative(String)
- Method in class edu.uky.rch.ept.data.ui.
GeneralAddressSelector
setRelative(String)
- Method in interface edu.uky.rch.ept.data.ui.
IAddressSelector
Set this address selector to relative mode with the specified root.
setRepository(Repository)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
Updates the parent repository for this project.
setResourceDoubleClickAction(IDoubleClickAction)
- Method in class edu.uky.rch.ept.projectexplorer.scan.
ScanListItem
Set the double-click action associated with resources in this list.
setSource(String)
- Method in class edu.uky.rch.ept.data.
ResourceChangeEvent
Set the address of the resource on which the event occured.
setTimestamp(String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
Sets the timestamp for this project
setType(short)
- Method in class edu.uky.rch.ept.data.
ResourceChangeEvent
Sets the type of event to the given value.
setWizardPageClass(String)
- Method in class edu.uky.rch.ept.data.
DataSourceDriver
setWizardPageClass(String)
- Method in interface edu.uky.rch.ept.data.
IDataSourceDriver
Sets the wizard page associated with this driver.
showView()
- Static method in class edu.uky.rch.ept.projectexplorer.
ProjectExplorer
size()
- Method in class edu.uky.rch.ept.data.
ResourceList
Returns the number of ResourceDescriptors in this list
start(BundleContext)
- Method in class edu.uky.rch.ept.projectexplorer.scan.
ScanPlugin
This method is called upon plug-in activation
startDocument()
- Method in class edu.uky.rch.ept.xmlSegmentTree.
DefaultXMLParseHandler
startDocument()
- Method in interface edu.uky.rch.ept.xmlSegmentTree.parse.
XMLParseHandler
Callback indicating the beginning of the document.
startElement(String, Map)
- Method in class edu.uky.rch.ept.xmlSegmentTree.
DefaultXMLParseHandler
startElement(String, Map)
- Method in interface edu.uky.rch.ept.xmlSegmentTree.parse.
XMLParseHandler
Callback indicating an opening tag.
startsAfter(Element)
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.
AbstractElement
startsAfter(Element)
- Method in interface edu.uky.rch.ept.xmlSegmentTree.element.
Element
Does this element start after another element?
startsBefore(Element)
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.
AbstractElement
startsBefore(Element)
- Method in interface edu.uky.rch.ept.xmlSegmentTree.element.
Element
Does this element start before another element?
startsWithin(Element)
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.
AbstractElement
startsWithin(Element)
- Method in interface edu.uky.rch.ept.xmlSegmentTree.element.
Element
Does this element start within another element?
stop(BundleContext)
- Method in class edu.uky.rch.ept.projectexplorer.scan.
ScanPlugin
This method is called when the plug-in is stopped
storeCXML(String, String[], String, boolean)
- Method in class edu.uky.rch.ept.data.
DataFactory
storeCXML(String, String[], String, boolean)
- Method in interface edu.uky.rch.ept.data.
IConcurrentXMLAccessMethods
Creates a new CXML resource.
storeCXML(String, String[], String, boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
storeCXML(String, String[], String, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
storeCXML(String, String[], String, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
storeDTD(String, String, boolean)
- Method in class edu.uky.rch.ept.data.
DataFactory
storeDTD(String, String, boolean)
- Method in interface edu.uky.rch.ept.data.
IDTDAccessMethods
Creates a new DTD resource with the given content.
storeDTD(String, String, boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
storeDTD(String, String, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
storeDTD(String, String, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
storeImage(String, URL, boolean)
- Method in class edu.uky.rch.ept.data.
DataFactory
storeImage(String, URL, boolean)
- Method in interface edu.uky.rch.ept.data.
IImageAccessMethods
Imports the image from the source & stores it at the given address.
storeImage(String, URL, boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
storeImage(String, URL, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
storeImage(String, URL, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
storeResource(String, BufferedInputStream, boolean)
- Method in class edu.uky.rch.ept.data.
DataFactory
storeResource(String, BufferedInputStream, boolean)
- Method in interface edu.uky.rch.ept.data.
IGenericResourceAccessMethods
Create a new resource with the content from the source.
storeResource(String, BufferedInputStream, boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
storeResource(String, BufferedInputStream, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
storeResource(String, BufferedInputStream, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
storeText(String, String, boolean)
- Method in class edu.uky.rch.ept.data.
DataFactory
storeText(String, String, boolean)
- Method in interface edu.uky.rch.ept.data.
ITextAccessMethods
Creates a new text resource and writes the given content into it.
storeText(String, String, boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
storeText(String, String, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
storeText(String, String, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
storeXML(String, Document, boolean, boolean)
- Method in class edu.uky.rch.ept.data.
DataFactory
storeXML(String, Document, boolean)
- Method in class edu.uky.rch.ept.data.
DataFactory
storeXML(String, Document, boolean)
- Method in interface edu.uky.rch.ept.data.
IXMLAccessMethods
Creates a new XML resource with the given content, reindented for readability.
storeXML(String, Document, boolean, boolean)
- Method in interface edu.uky.rch.ept.data.
IXMLAccessMethods
Creates a new XML resource with the given content, possibly reindented.
storeXML(String, Document, boolean, boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
storeXML(String, Document, boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
storeXML(String, String[], String, boolean)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
storeXML(String, Document, boolean, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
storeXML(String, Document, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
storeXML(String, Document, boolean, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
storeXML(String, Document, boolean)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
stripProtocolFromAddress(String)
- Method in class edu.uky.rch.ept.data.
DataSourceDriver
subPos()
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.position.
PairPosition
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
X