org.apache.geronimo.schema
Class NamespaceElementConverter

java.lang.Object
  extended by org.apache.geronimo.schema.NamespaceElementConverter
All Implemented Interfaces:
ElementConverter

public class NamespaceElementConverter
extends Object
implements ElementConverter


Constructor Summary
NamespaceElementConverter(String namespace)
           
 
Method Summary
 void convertElement(org.apache.xmlbeans.XmlCursor cursor, org.apache.xmlbeans.XmlCursor end)
           
 org.apache.xmlbeans.XmlObject convertElement(org.apache.xmlbeans.XmlObject element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespaceElementConverter

public NamespaceElementConverter(String namespace)
Method Detail

convertElement

public org.apache.xmlbeans.XmlObject convertElement(org.apache.xmlbeans.XmlObject element)

convertElement

public void convertElement(org.apache.xmlbeans.XmlCursor cursor,
                           org.apache.xmlbeans.XmlCursor end)
Specified by:
convertElement in interface ElementConverter


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.