org.apache.abdera.examples.extension
Class FooExtensionFactory
java.lang.Object
org.apache.abdera.util.AbstractExtensionFactory
org.apache.abdera.examples.extension.FooExtensionFactory
- All Implemented Interfaces:
- ExtensionFactory
public class FooExtensionFactory
- extends org.apache.abdera.util.AbstractExtensionFactory
Methods inherited from class org.apache.abdera.util.AbstractExtensionFactory |
addImpl, addMimeType, getElementWrapper, getMimeType, getNamespaces, handlesNamespace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS
public static final String NS
- See Also:
- Constant Field Values
FOO
public static final QName FOO
BAR
public static final QName BAR
FooExtensionFactory
public FooExtensionFactory()
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.