org.jboss.xb.binding.sunday.unmarshalling.impl.runtime
Class RtUtil

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.impl.runtime.RtUtil

public class RtUtil
extends Object

Version:
$Revision: 1.1.2.4 $
Author:
Alexey Loubyansky

Method Summary
static void set(Object o, Object value, String prop, String colType, boolean ignoreNotFoundField)
           
static void set(Object o, javax.xml.namespace.QName elementName, Object value, boolean ignoreLowLine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

set

public static void set(Object o,
                       Object value,
                       String prop,
                       String colType,
                       boolean ignoreNotFoundField)

set

public static void set(Object o,
                       javax.xml.namespace.QName elementName,
                       Object value,
                       boolean ignoreLowLine)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.