org.compass.core.converter.xsem
Class XmlContentConverterUtils
java.lang.Object
org.compass.core.converter.xsem.XmlContentConverterUtils
public abstract class XmlContentConverterUtils
- extends Object
A set of utilities for XmlContentConverter.
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlContentConverterUtils
public XmlContentConverterUtils()
createXmlContentConverter
public static XmlContentConverter createXmlContentConverter(CompassSettings settings)
throws ConfigurationException
- Creates a new
XmlContentConverter based on the given settings.
- Throws:
ConfigurationException
Copyright (c) 2004-2008 The Compass Project.