org.jboss.staxmapper
Class XMLMapper.Factory
java.lang.Object
org.jboss.staxmapper.XMLMapper.Factory
- Enclosing interface:
- XMLMapper
public static class XMLMapper.Factory
- extends Object
A factory for creating an instance of XMLMapper
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static XMLMapper create()
- Create a new mapper instance.
- Returns:
- the new instance
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.