public class SchemalessMarshaller extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_JAXB_SCHEMA_LOCATION |
Constructor and Description |
---|
SchemalessMarshaller() |
Modifier and Type | Method and Description |
---|---|
void |
marshal(Object root,
StringWriter writer) |
void |
setProperty(String name,
String value) |
public static final String PROPERTY_JAXB_SCHEMA_LOCATION
public void marshal(Object root, StringWriter writer)
Copyright © 2016 JBoss by Red Hat. All rights reserved.