StAX Mapper 1.0.0.Final

org.jboss.staxmapper
Class XMLMapper.Factory

java.lang.Object
  extended by org.jboss.staxmapper.XMLMapper.Factory
Enclosing interface:
XMLMapper

public static class XMLMapper.Factory
extends Object

A factory for creating an instance of XMLMapper.


Method Summary
static XMLMapper create()
          Create a new mapper instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static XMLMapper create()
Create a new mapper instance.

Returns:
the new instance

StAX Mapper 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.