org.apache.bval.xml
Class XMLMapper

java.lang.Object
  extended by org.apache.bval.xml.XMLMapper

public class XMLMapper
extends Object

Description:


Method Summary
static XMLMapper getInstance()
           
 com.thoughtworks.xstream.XStream getXStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static XMLMapper getInstance()

getXStream

public com.thoughtworks.xstream.XStream getXStream()


Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.