org.apache.geronimo.schema
Class NamespaceElementConverter
java.lang.Object
org.apache.geronimo.schema.NamespaceElementConverter
- All Implemented Interfaces:
- ElementConverter
public class NamespaceElementConverter
- extends Object
- implements ElementConverter
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 |
NamespaceElementConverter
public NamespaceElementConverter(String namespace)
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-2008 The Apache Geronimo development community. All Rights Reserved.