org.codehaus.plexus.security.authorization.rbac.jdo.v0_9_0.io.stax
Class RbacJdoModelStaxWriter

java.lang.Object
  extended by org.codehaus.plexus.security.authorization.rbac.jdo.v0_9_0.io.stax.RbacJdoModelStaxWriter

public class RbacJdoModelStaxWriter
extends Object

Class RbacJdoModelStaxWriter.

Version:
$Revision$ $Date$

Constructor Summary
RbacJdoModelStaxWriter()
           
 
Method Summary
 void write(Writer writer, RbacDatabase rbacDatabase)
          Method write.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RbacJdoModelStaxWriter

public RbacJdoModelStaxWriter()
Method Detail

write

public void write(Writer writer,
                  RbacDatabase rbacDatabase)
           throws IOException,
                  javax.xml.stream.XMLStreamException
Method write.

Parameters:
writer -
rbacDatabase -
Throws:
IOException
javax.xml.stream.XMLStreamException


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.