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: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
- Author:
- Judit Mays, last edited by: $Author: mschneider $
|
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://www.deegree.org