org.apache.abdera.examples.extension
Class FooExtensionFactory

java.lang.Object
  extended by org.apache.abdera.util.AbstractExtensionFactory
      extended by org.apache.abdera.examples.extension.FooExtensionFactory
All Implemented Interfaces:
ExtensionFactory

public class FooExtensionFactory
extends org.apache.abdera.util.AbstractExtensionFactory


Field Summary
static QName BAR
           
static QName FOO
           
static String NS
           
 
Constructor Summary
FooExtensionFactory()
           
 
Method Summary
 
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
 

Field Detail

NS

public static final String NS
See Also:
Constant Field Values

FOO

public static final QName FOO

BAR

public static final QName BAR
Constructor Detail

FooExtensionFactory

public FooExtensionFactory()


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.