A C D E F G H I M N P R S T U V X

A

AbstractXMLMapping - Class in uk.apl.jxc.mapper
Encapsulates the mapping of an XML element to another schema.
AbstractXMLMapping(String, String, String, XSLTFunction, String) - Constructor for class uk.apl.jxc.mapper.AbstractXMLMapping
Constructs a new AbstractXMLMapping.
ACTION - Static variable in class uk.apl.jxc.filter.XMLFilterCriteriaFileIterator
 
actionPerformed(ActionEvent) - Method in class uk.apl.jxc.tools.XMLConverterUI
Handles button and menu item events.
actionPerformed(ActionEvent) - Method in class uk.apl.jxc.tools.XMLSchemaItemCellEditor
 
actionPerformed(ActionEvent) - Method in class uk.apl.jxc.tools.XMLSchemaItemSelectorUI
 
actionPerformed(ActionEvent) - Method in class uk.apl.jxc.tools.XPathExpressionBuilderUI
Handles the button clicks.
addCriteria(XMLFilterCriteria) - Method in class uk.apl.jxc.filter.XMLFilter
Adds a criteria to the filter.
addCriteria(Iterator<XMLFilterCriteria>) - Method in class uk.apl.jxc.filter.XMLFilter
Clears any previously added criteria and adds any criteria found in the iterator.
addCriteriaFromSavedFilter(File) - Method in class uk.apl.jxc.filter.XMLFilter
Clears any previously added criteria and adds any criteria found in the saved XML filter file.
addMapping(AbstractXMLMapping) - Method in class uk.apl.jxc.mapper.XMLMapper
Adds a mapping to the mapper.
addMappings(Iterator<AbstractXMLMapping>) - Method in class uk.apl.jxc.mapper.XMLMapper
Clears any previously added mappings and adds any mappings found in the iterator.
addMappingsFromSavedMapping(File) - Method in class uk.apl.jxc.mapper.XMLMapper
Clears any previously added mappings and adds any mappings found in the saved XML mapping file.
apply(String) - Method in class uk.apl.jxc.filter.XMLFilter
Applies the filter to an XML String.
apply(File) - Method in class uk.apl.jxc.filter.XMLFilter
Applies the filter to an XML File.
apply(Document) - Method in class uk.apl.jxc.filter.XMLFilter
Applies the filter to an XML Document.
apply(String) - Method in class uk.apl.jxc.mapper.XMLMapper
Applies the mapping to an XML String
apply(File) - Method in class uk.apl.jxc.mapper.XMLMapper
Applies the mapping to an XML File.
apply(Document) - Method in class uk.apl.jxc.mapper.XMLMapper
Applies the mapping to an XML Document
applyCriteria(Iterator<XMLFilterCriteria>) - Method in class uk.apl.jxc.tools.XMLFilterTableModel
Restores saved filter criteria from a criteria iterator.
applyMappings(Iterator<AbstractXMLMapping>) - Method in class uk.apl.jxc.tools.XMLMapperTableModel
Restores saved mapping values from a mapping iterator.

A C D E F G H I M N P R S T U V X
Copyright 2010 Andrew Leigh. All Rights Reserved.