org.jboss.xb.binding
Class SchemalessMarshaller
java.lang.Object
org.jboss.xb.binding.SchemalessMarshaller
public class SchemalessMarshaller
- extends Object
Sandbox. Very testcase specific impl.
- Version:
- $Revision: 1.1.2.3 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_JAXB_SCHEMA_LOCATION
public static final String PROPERTY_JAXB_SCHEMA_LOCATION
- See Also:
- Constant Field Values
SchemalessMarshaller
public SchemalessMarshaller()
setProperty
public void setProperty(String name,
String value)
marshal
public void marshal(Object root,
StringWriter writer)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.