Package org.kuali.rice.core.xml

Interface Summary
ChainedXMLFilter A ChainedXMLFilter is a marker interface that identifies a Class as being capable of cooperating in a transforming XML parse.
 

Class Summary
ChainedXMLFilterBase Basic implementation of ChainedXMLFilter.
CoreNamespaceConstants This is a description of what this class does - g don't forget to fill this in.
InitialXMLFilter Acts as the first step in a Chain of XML Filters.
PassthruXMLFilter Simple Pass-thru implementation of a ChainedXMLFilter.
XMLExporterBase Base implementation of an XMLExporter.
XMLImporterBase Base implementation of an XMLImporter.
XMLImportExportServiceBase Base implementation of an XMLImportExportService.
XMLInputFilterDefinition Represents a Map between a Schema URI and a set of ChainedXMLFilter implementations required to migrate a Document from the Previous version.
XMLInputFilterEntry Represents a Map between ChainedXMLFilter and a set of optional Properties
XMLRenameFilter XMLRenameFilter is a simple ChainedXMLFilter that allows you to define a rename mapping for XML elements and attributes.
 

Enum Summary
XMLImportExportServiceBase.State  
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.