org.jboss.xb.util
Class DomLocalMarshaller
java.lang.Object
org.jboss.xb.util.DomLocalMarshaller
- All Implemented Interfaces:
- ObjectLocalMarshaller
public class DomLocalMarshaller
- extends Object
- implements ObjectLocalMarshaller
ObjectLocalMarshaller that marshals org.w3c.dom.Element.
- Version:
- $Revision: 46112 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final DomLocalMarshaller INSTANCE
DomLocalMarshaller
public DomLocalMarshaller()
marshal
public void marshal(MarshallingContext ctx,
Object o)
- Specified by:
marshal
in interface ObjectLocalMarshaller
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.