org.eclipse.jst.pagedesigner.converter
Class ConverterFactoryRegistry
java.lang.Object
org.eclipse.jst.pagedesigner.converter.ConverterFactoryRegistry
public class ConverterFactoryRegistry
- extends java.lang.Object
- Version:
- 1.5
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addFactory
public void addFactory(IConverterFactory fac)
createTagConverter
public ITagConverter createTagConverter(org.w3c.dom.Element ele,
int mode,
org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument targetDocument)
internalCreateTagConverter
public ITagConverter internalCreateTagConverter(org.w3c.dom.Element ele,
int mode)
getInstance
public static ConverterFactoryRegistry getInstance()