org.deegree.portal.standard.csw
Class MetadataTransformer
java.lang.Object
  
org.deegree.portal.standard.csw.MetadataTransformer
public class MetadataTransformer
- extends Object
 
A ${type_name} class.
 
 TODO class description
- Since:
 
  - 2.0
 
- Version:
 
  - 2.0, $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Judit Mays, last edited by: $Author: bezema $
 
| 
Constructor Summary | 
MetadataTransformer(String filePathName)
 
          Creates a new MetadataTransformer and initializes it with the given file (path
 and name). | 
 
 
 
MetadataTransformer
public MetadataTransformer(String filePathName)
                    throws FileNotFoundException
- Creates a new MetadataTransformer and initializes it with the given 
file (path
 and name).
- Parameters:
 filePathName - 
- Throws:
 FileNotFoundException, - if filePathName does not point to an existing file.
FileNotFoundException
 
transformMetadata
public String transformMetadata(Reader metadataXml,
                                String catalog,
                                String[] serviceCatalogs,
                                int hits,
                                int startPosition,
                                String metaVersion)
                         throws TransformerException,
                                IOException
- Transforms the context pointed to by 
context into html using
 xsltURL
- Parameters:
 metadataXml - The Reader containing the xml document to be transformed.catalog - The name of the catalog.serviceCatalogs - hits - The number of records matched for this catalog.startPosition - The position to start displaying the matched records from.metaVersion - The version of metadata to transform ( list, overview, detailed ).
- Returns:
 - Returns result of transformation.
 - Throws:
 TransformerException
IOException
 
 
toString
public String toString()
- Overrides:
 toString in class Object
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net