org.apache.geronimo.schema
Class SecurityElementConverter

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

public class SecurityElementConverter
extends Object
implements ElementConverter


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

Field Detail

GERONIMO_SECURITY_NAMESPACE

public static final String GERONIMO_SECURITY_NAMESPACE
See Also:
Constant Field Values
Constructor Detail

SecurityElementConverter

public SecurityElementConverter()
Method Detail

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.