org.apache.cocoon.forms.datatype.convertor
Class HtmlCleaningConvertorBuilder
java.lang.Object
org.apache.cocoon.forms.datatype.convertor.HtmlCleaningConvertorBuilder
- All Implemented Interfaces:
- Serviceable, ConvertorBuilder
public class HtmlCleaningConvertorBuilder
- extends Object
- implements ConvertorBuilder, Serviceable
Builds HtmlCleaningConvertor
s.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlCleaningConvertorBuilder
public HtmlCleaningConvertorBuilder()
service
public void service(ServiceManager serviceManager)
throws ServiceException
- Specified by:
service
in interface Serviceable
- Throws:
ServiceException
build
public Convertor build(Element element)
throws Exception
- Specified by:
build
in interface ConvertorBuilder
- Parameters:
element
- is allowed to be null!
- Throws:
Exception
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.