当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 common API Documentation 英文版文档
SchemalessMarshaller (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档
org.jboss.xml.binding
Class SchemalessMarshaller
java.lang.Object
org.jboss.xml.binding.SchemalessMarshaller
- public class SchemalessMarshaller
- extends Object
Sandbox. Very testcase specific impl.
- Version:
- $Revision: 1.1.2.2 $
- 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.